Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 943 for

one to presentation

(0.03 sec)
  1. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how To use PowerPoint Java API To configure the font properties of paragraphs of text on slides....Font Related Properties Presentations usually contain both text...the look and feel of the presentation content. This article shows...

    docs.aspose.com/slides/androidjava/manage-fonts/
  2. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach One of the files along with the code snippet and converted PDF here. The same code works fine…... I’ll attach one of the files along with the code..."Arial" with Presentation("sample.pptx") as presentation: presentation...

    forum.aspose.com/t/missing-text-when-converting...
  3. How to Convert PDF to JPEG in Java

    This simple tuTorial entails how To convert PDF To JPEG in Java. In order To write the PDF To JPEG converter Java code and detailed steps are provided along with the environment configuration....to JPEG Java based code is presented along with the customization...steps for the implementation. One can easily load the source PDF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-jp...
  4. WordArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PowerPoint, you have to select one of the predefined WordArt templates...create your own WordArt template (one effect or combination of effects)...

    docs.aspose.com/slides/cpp/wordart/
  5. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint Presentations in C++...columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  6. Get the titles of all the slides|Aspose.Slides ...

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  7. Shape Effect|Aspose.Slides Documentation

    Apply effect To PowerPoint shape in C++... You can apply one or more effects to a shape. Some...to shapes in PowerPoint presentations. Apply Shadow Effect This...

    docs.aspose.com/slides/cpp/shape-effect/
  8. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...you to create and design presentations quickly (whether simple...layouts used in PowerPoint presentations: Title Slide layout . This...

    docs.aspose.com/slides/java/slide-layout/
  9. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...feature: Presentation pres = new Presentation ( "Presentation.pptx"...feature: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/java/text-formatting/
  10. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... Presentation ( path + "SomePresentation..."SomePresentation.pptx" ) as presentation : presentation . slides [ 0 ] . shapes...

    docs.aspose.com/slides/python-net/text-formatting/