Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 144,307 for

pptx

(0.24 sec)
  1. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  2. C++ API to Convert MD to OTP | products.aspose.com

    Convert MD to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export MD to PPTX. This API provides a wide range...Once the MD is converted to PPTX, developers can use Aspose.Slides...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); try { var table = pres ...the modified presentation as a PPTX file. This JavaScript code shows...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  4. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access.... Presentation ( "smart_art.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); // Removing notes of first..."RemoveNotesAtSpecifi_out.pptx" , SaveFormat . Pptx ); Remove Notes from...

    docs.aspose.com/slides/net/presentation-notes/
  6. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....set_DefaultAsianFont ( u "Wingdings" ); auto pptx = MakeObject < Presentation..."DefaultFonts.pptx" , loadOptions ); auto image = pptx -> get_Slide...

    docs.aspose.com/slides/cpp/default-font/
  7. 更改演示文稿中形状的填充颜色|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....pptx" ; SetPPTShapeColor ( FileName...Solid。 设置形状的颜色。 将修改后的演示文稿保存为 PPTX 文件。 string FilePath = @"..\...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  8. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Java limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....Producer metadata fields in PPTX and PDF files. Application and...that created or last saved a PPTX presentation. In Aspose.Slides...

    docs.aspose.com/slides/java/api-limitations/
  9. Aspose.Slides for Android via Java Features|Asp...

    Explore Aspose.Slides for Android via Java features compared to Aspose.Slides for Java, including support for PPT, Pptx and ODP, conversions and rendering....PresentationML (PPTX, XML) 3 Support for PPT to PPTX conversion 4...(TIFF) 7 Support for ODP to PPTX Conversion 8 Support for Presentation...

    docs.aspose.com/slides/androidjava/aspose-slide...
  10. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/