Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 142,058 for

pptx

(0.17 sec)
  1. 使用 C++ 查看或編輯 PPTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTM 格式元數據。...使用 C++ 查看或編輯 PPTM 文件元數據 PPT PPTX ODP POT ppsx PPTM 使用 C++ 編輯...POTM POTX PPS PPSM PPSX PPT PPTX...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); Public API and...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached Pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...6:05am 1 Hi, Pls see attached pptx: sample1.zip (133.4 KB) The...= new Presentation("sample1.pptx")) { Console.WriteLine("Number...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML export, threading, and more—best practices for the PPT, Pptx and ODP formats....Solution for Chart Resizing in PPTX Get Warning Callbacks for Font...

    docs.aspose.com/slides/cpp/technical-articles/
  5. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.Pptx.zip (255.3 KB…...pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT...thumbnailPPT.pptx try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  6. 演示文稿批注|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 添加批注和回复...pptx" , aspose . slides . SaveFormat . Pptx ); if ( Comments.... Presentation ( "Comments1.pptx" ); try { for ( let i = 0 ;...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a Pptx using new Presentatio…...reproduce: Load or generate a PPTX using new Presentation(...)...GetImageEncoders() . Expected result: Saving PPTX as TIFF should work on Linux...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  8. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....pptx" ); // select paragraph to add..."AnimationEffectinPar.pptx" , SaveFormat :: Pptx ); Get Animation...

    docs.aspose.com/slides/cpp/animated-text/
  9. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP API to convert PNG files to HTML...pptx" , SaveFormat :: Pptx ); } finally { if...PNG TO SVG PNG TO PPT PNG TO PPTX...

    products.aspose.com/slides/php-java/conversion/...
  10. Get the File Format of Presentation|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....pptx" ; IPresentationInfo info ;...LoadFormat ) { case LoadFormat . Pptx : { break ; } case LoadFormat...

    docs.aspose.com/slides/net/get-the-file-format-...