Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 7,128 for

pptx to image

(0.38 sec)
  1. 在 С++ 中使用回退字体渲染演示文稿|Aspose.Slides 文档

    在 Aspose.Slides for С++ 中使用回退字体渲染演示文稿——通过一步步的 C++ 代码示例,使文本在 PPT、Pptx 和 ODP 中保持一致。...pptx" ); // Assigning a prepared...collection and saving to PNG auto image = pres -> get_Slide ( 0 ) ->...

    docs.aspose.com/slides/zh/cpp/render-presentati...
  2. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Convert Presentation Slides to Images in Parallel Let’s say we want...PowerPoint presentation to PNG images in parallel. Since it is unsafe...

    docs.aspose.com/slides/python-net/multithreading/
  3. Configure Font Substitution in Presentations in...

    Enable optimal font substitution in Aspose.Slides for .NET when converting PowerPoint & OpenDocument presentations To other file formats....pptx" )) { foreach ( var fontSubstitution...collection. Generate the slide image to observe the effect. This...

    docs.aspose.com/slides/net/font-substitution/
  4. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and Pptx To auTomate presentation workflows....pptx" , SaveFormat . Pptx ); } Set a Callout...= new Presentation ( "testc.pptx" ); ISlide slide = pres . Slides...

    docs.aspose.com/slides/net/callout/
  5. Digitally Sign PDF File Online or using C++ | p...

    Free online app for digital signature in PDF files. Develop C++ application To electronically sign PDF documents....signature or upload signature image Click the “Sign” button Download...(PowerPoint Presentation) Sign PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/signature/pdf/
  6. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, Pptx and ODP To auTomate presentation workflows....pptx" , slides . export . SaveFormat . PPTX ) Set Callout...( "chart.pptx" , slides . export . SaveFormat . PPTX ) FAQ Are...

    docs.aspose.com/slides/python-net/callout/
  7. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and cusTomize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....text, bullet points, charts, images, and more). Blank layout –...= new Presentation ( "Sample.pptx" ); try { // Go through the...

    docs.aspose.com/slides/java/slide-layout/
  8. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and cusTomize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....text, bullet points, charts, images, and more). Blank layout –...= new Presentation ( "Sample.pptx" ); try { // Go through the...

    docs.aspose.com/slides/php-java/slide-layout/
  9. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InserToleObject method. Inserts an embedded OLE object from a stream inTo the document in C++....System::SharedPtr<System::IO::Stream>& Image presentation of OLE object....will use one of the predefined images. ReturnValue Shape node containing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Convert Presentation Slides to Images in Parallel Let’s say we want...PowerPoint presentation to PNG images in parallel. Since it is unsafe...

    docs.aspose.com/slides/net/multithreading/