Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 48,840 for

shape

(0.23 sec)
  1. 标注|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.... Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/nodejs-java/callout/
  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....adds/inserts a copy of a specified shape into the collection. Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  4. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....paragraphs with the HorizontalRule shape Bold emphasis Italic emphasis...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. Convert STL to GLTF via C# | products.aspose.com

    Sample code for STL to GLTF C# conversion. Use API example code for batch STL files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/stl-to-gltf/
  6. 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....shortest possible path between the shapes it connect. To do this, the...Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Aspose.Slides for Java on Kubernetes: EMF and E...

    We are having issues with specific types of images not being presented in converted files. The issue seems to be related to embedded images, but only in certain contexts, perhaps where certain fonts are available. The i…...warning we get looks like: Shape #4 at Slide #1 at position 66x113...

    forum.aspose.com/t/aspose-slides-for-java-on-ku...
  8. Convert STL to HTML via Python | products.aspos...

    Sample code for STL to HTML Python conversion. Use API example code for batch STL files to HTML conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  9. Convert PLY to STL via C# | products.aspose.com

    Sample code for PLY to STL C# conversion. Use API example code for batch PLY files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/ply-to-stl/
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET.... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/net/add-ellipse/