Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 141,636 for

pptx

(0.08 sec)
  1. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....pptx" )) { ISlide slide = presentation...= new Presentation ( "Fonts.pptx" ); IFontData [] allFonts =...

    docs.aspose.com/slides/net/embedded-font/
  2. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" )) { string keywords = pres...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  3. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...$pres = new Presentation ( "pres.pptx" ); try { $keywords = $pres...

    docs.aspose.com/slides/php-java/managing-tags-a...
  4. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Online XSLFO to PPSM Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  6. Online PCL to ODP Conversion or Build .NET base...

    Free online app to convert PCL to ODP files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...save PCL as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    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" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); 新增 Aspose.Slides...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....the modified presentation as a PPTX file. In the example given below...the modified presentation as PPTX file. The above steps are implemented...

    docs.aspose.com/slides/cpp/rectangle/
  9. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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" ); $sourceShapes = $srcPres..."data/ErrorBarsCustomValue.pptx" , SaveFormat :: Pptx ); 添加了 Aspose.Slides...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  10. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#.... The code example to read PPTX document properties in C# is...Linux or macOS. Steps to Read PPTX Document Properties in C# Set...

    kb.aspose.com/slides/net/how-to-access-the-pres...