Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 48,106 for

shapes

(0.08 sec)
  1. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT and PPTX formats with clear C# code examples.... Shapes . AddChart ( ChartType . LineWithMarkers...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/net/chart-data-marker/
  2. Optimize File's Content Using Javascript

    Compress files in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? npm install @aspose/words...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...

    products.aspose.com/words/nodejs-net/compress/
  3. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... shapes . add_chart ( charts . ChartType...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/python-net/chart-data-ma...
  4. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....get ( 0 ); const shapes = worksheet . shapes ; // add a TextBox...TextBox const shape = shapes . addTextBox ( 2 , 0 , 2 , 0 , 50 , 120...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  5. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. Aspose.Slides for Java 15.10.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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....contents in presentations: text, shapes, charts, SmartArt, audio/video...presentation slides and adds a new shape on the slide on touch. You can...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  9. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/net/get-the-entire-prese...
  10. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....image and drawing different shapes on it as per the requirements...image background and draw a few shapes on it Save the image that will...

    kb.aspose.com/imaging/java/create-webp-in-java/