Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 143,413 for

pptx

(0.18 sec)
  1. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This C# code shows you...Save ( "presentation.pptx" , SaveFormat . Pptx ); } Create Zoom Frames...

    docs.aspose.com/slides/net/manage-zoom/
  2. 向演示文稿添加形状|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....方法添加线类型的 AutoShape 将修改后的演示文稿写入 PPTX 文件 在下面的示例中,我们向演示文稿的第一张幻灯片添加了一条线。...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  3. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...pptx" , SaveFormat . Pptx ); } 向形状或框架添加 URL...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  4. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....NET Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/net/unlock/odp/
  5. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....Slides C++ Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/cpp/unlock/odp/
  6. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. This sample code shows...Presentation > ( u "presentation.pptx" ); // The first approach ArrayPtr...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  7. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...$pres = new Presentation ( "test.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/presentation-lo...
  8. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....pptx" ); // Accesses the first slide..."First_row_header.pptx" , SaveFormat . Pptx ); Clone a Table Row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...HttpResponse: “”" HTTP POST: Accept PPTX bytes in the request body and...Query param: filename=yourdeck.pptx (optional) """ try: # If GET...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  10. Removing row or column in Table in VSTO and Asp...

    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" ; Presentation pres = Application...the modified presentation as a PPTX file string FileName = "Removing...

    docs.aspose.com/slides/net/removing-row-or-colu...