GithubHelp home page GithubHelp logo

pythonicrubyist / powerpoint Goto Github PK

View Code? Open in Web Editor NEW
108.0 108.0 66.0 3.17 MB

Creates Powerpont presentation in Ruby.

Home Page: http://rubygems.org/gems/powerpoint

License: MIT License

Ruby 36.01% HTML 63.99%

powerpoint's People

Contributors

benjaminwood avatar boopboopbeepboop avatar micahbrown avatar pythonicrubyist avatar scottb avatar ukd1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

powerpoint's Issues

sample.pptx won't open in Google Drive

If you upload sample.pptx to Google Drive it will fail and say there was a problem with the upload.

Many of the images do not display in Quick Look for OS X either, or when imported into Keynote.

I think something is wrong with how images are handled.

Slide Duplicate

Is it possible to duplicate a given slide within a powerpoint?

A slide with charts, tables and other shapes.

Adding Notes

Is there any way to add slide notes? If not, is there a plan to?

Remove bullet

  • Please help me. When i created a powerpoint. I don't show bullet points.
  • How to remove bullet points. I research but i can't remove it.

image

Thank you.

PPTX files are corrupted when XML special characters are used

Hi, we are using this gem in a project and noticed that some .pptx files were corrupted, then I found that is because text is not XML escaped. Quick and easy steps to reproduce it:

require 'powerpoint'
@deck = Powerpoint::Presentation.new
@deck.add_textual_slide 'A&B', ['test']
@deck.save('test.pptx')

Of course there's an easy workaround: escape text before adding it to the slides. But I think that it should be fixed or included in the README.md as a known issue.

Sample.pptx image embed problems

Running rake spec seems to produce a PPTX where only the GIF image shows up while viewing in Keynote & Yosemite Preview.JPG/PNG/SVG do not show up. PNG embeds outside of spec also seems to have issues.

screen shot 2015-04-23 at 10 41 02 am

Save the ppt in browser

Hi guys,

How do I do to send the generated power point to the client side ?

Thanks in advance

Ability to choose aspect ratio

Hey man,

This project is awesome, but I was wondering if it would be possible to include an option for selecting a different aspect ratio:

4:3 cx="9144000" cy="6858000" (default)
16:10 cx="9144000" cy="5715000"
16:9 cx="9144000" cy="5143500"

I'll try to figure it out myself, but in the event you've already figured that out, I thought I'd ask ahead of time.

Possibility to add video

Hello,

Is this project still active ?

I would like to know if there is a way to add video to the powerpoint ?

Slides with different Templates

I want to create a Powerpoint with varying templates in the slides. For example, I have two template files - a.pptx and b.pptx. I want my slide to have the following theme:

Slide 1 => Template a
Slide 2 => Template b
Slide 3 => Template b
Slide 4 => Template a

I would like to know if this functionality currently exists, or if this is even possible using this Gem?

Powerpoints are saving as corrupt

I'm trying to generate a pptx file (an intro and image slides) based on user selection of some images. When I try accessing the file it returns as:

screen shot 2016-01-29 at 3 26 09 pm

Any ideas why this might happen? Would file size have anything to do with something like this?

Less Restrictive Slides

Would there be any way to make the slides a less strict regarding their content? For example, for my purposes I need a title slide with an image on the top with a title and subtitle under that, and a footer at the very bottom. At the moment it seems like a title slide cannot display images, but is it possible and I'm just missing something?

not work with utf-8

i type some no-English words ,it not print out
how could i modify the source to complete that

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.