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

pptx

(0.49 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. Convert JSON Format to PPSM in Android Apps | p...

    Parse JSON to PPSM in Android Applications without using Microsoft PowerPoint...developers can parse JSON to PPTX. This API provides a wide range...Once the JSON is converted to PPTX, Aspose.Slides for Android via...

    products.aspose.com/total/android-java/conversi...
  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. 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/
  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. 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/
  7. 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...
  8. 更改演示文稿中形状的填充颜色|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...
  9. PowerPoint-ից տեքստի արտածում Python-ի միջոցով

    Այս հոդվածը նկարագրում է, թե ինչպես արտածել տեքստը PowerPoint-ից Python-ի միջոցով։ Այն պարունակում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակ կոդը Pptx-ից տեքստի փոխարկչի համար Python-ի միջոցով։... Python-ով PPTX-ից տեքստը դուրս բերելու քայլերը...գործընթացը՝ Python-ի միջոցով PPTX-ը տեքստի փոխարկիչ ստեղծելու...

    kb.aspose.com/hy/slides/python/extract-text-fro...
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file. The following Python code...Presentation class to represent a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/picture-frame/