Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 50,867 for

shape

(0.21 sec)
  1. Convert ASE to STL via C# | products.aspose.com

    Sample code for ASE to STL C# conversion. Use API example code for batch ASE 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/ase-to-stl/
  2. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...get_Item(0); // Access the first shape (assuming it's a chart with...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  3. Aspose.HTML for Java 26.5 — unbounded heap grow...

    Summary In a long-running JVM service that converts many HTML documents to PDF sequentially, post-GC live heap grows linearly and never plateaus, eventually causing OutOfMemoryError. Every conversion creates a fresh Conf…...larger document showed the same shape over 3000 conversions : 328...

    forum.aspose.com/t/aspose-html-for-java-26-5-un...
  4. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  5. Watermark VSTX document via Python | products.a...

    Python sample code to add watermark to VSTX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  6. Watermark VSDM document via Python | products.a...

    Python sample code to add watermark to VSDM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  7. Convert STL to ASE via Java | products.aspose.com

    Sample Java conversion code for STL format to ASE file. Use this example code to convert STL to ASE within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/stl-to-ase/
  8. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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....to directly render the Chart shape to PDF format. The method currently...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....height) throws Exception { Shape chartShape = builder.insertChart(chartType...

    reference.aspose.com/words/java/com.aspose.word...