Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 698 for

pptx to image

(0.03 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  2. 视频帧|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加视频帧...pptx" )) { // Loads the video using..."pres-with-video.pptx" , SaveFormat . Pptx ); } } 另外,您也可以通过直接将文件路径传递给...

    docs.aspose.com/slides/zh/net/video-frame/
  3. Open Presentation|Aspose.Slides for Python Docu...

    Open or load Presentation PPT, Pptx, ODP in Python...pptx" ) as pres : # Prints the total...slides . Presentation ( "pres.pptx" , load_options ) as pres :...

    docs.aspose.com/slides/python-net/open-presenta...
  4. Generate Slide Thumbnail as JPEG|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.... Get the thumbnail image of the referenced slide on a...Save the thumbnail image in any desired image format. Example //Instantiate...

    docs.aspose.com/slides/net/generate-slide-thumb...
  5. Modern API|Aspose.Slides Documentation

    Modern API...classes from there: Graphics Image Bitmap PrinterSettings As of...types from System.Drawing: Image and Bitmap. PrinterSettings...

    docs.aspose.com/slides/net/modern-api/
  6. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET...these connectors: Connector Image Number of adjustment points...presentation class that represents a PPTX file using ( Presentation input...

    docs.aspose.com/slides/net/connector/
  7. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....Rendering Shapes on Slide as Images Contents [ Hide ] This covers...Extracting Image from Shape to file. Extracting Shapes as image file...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  8. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint shapes in JavaScript...these connectors: Connector Image Number of adjustment points...presentation class that represents the PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/connector/
  9. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.... Set Image Resample Option for PDF Conversion...Conversion Allows resampling images during conversion to reduce...

    www.nuget.org/packages/Aspose.Cells
  10. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...pptx" ; // 加载所需的演示文稿 SharedPtr <...set_FontHeight ( 18 ); } } } // 将 PPTX 保存到磁盘 pres -> Save ( outPath...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/