Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 235,507 for

aspose slides

(0.2 sec)
  1. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/page/3/
  2. 在 JavaScript 中创建或更新 PowerPoint 演示文稿图表|Aspose.Sl...

    在 JavaScript 中于 PowerPoint 演示文稿创建图表...使用 Aspose.Slides,您可以创建常规图表(基于流行的图表类型)和自定义图表。 要创建图表,Aspose.Slides...文件的演示文稿类 var pres = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/zh/nodejs-java/create-ch...
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....] Create SmartArt Shape Aspose.Slides for Node.js via Java has...create a SmartArt shape in a slide, please follow the steps below:...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  4. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  5. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...in C++ Aspose.Slides Product Family slides-image , slides-cpp ..., slides-emf , slides-pdfexport ashvek.gaonkar October 15, 2025...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  6. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Node.js for PPT and PPTX, with practical JavaScript code examples....Values of Chart Elements Aspose.Slides for Node.js via Java provides...values. var pres = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/chart-calcul...
  7. Change the Presentation Slide Size in JavaScrip...

    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....Presentation Slide Size in JavaScript Contents [ Hide ] Slide Sizes...PowerPoint Presentations Aspose.Slides for Node.js via Java allows...

    docs.aspose.com/slides/nodejs-java/slide-size/
  8. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... You can add an image to a slide through a picture frame. This...formatting the picture frame. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  9. 管理 SmartArt|Aspose.Slides for Node.js via .NET 文档

    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.... var pres = new aspose . slides . Presentation ( "Presentation..."Presentation.pptx" ); try { var slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  10. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint Slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Aspose.Slides provides the Table class...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/nodejs-java/manage-table/