Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 50,619 for

shape

(0.25 sec)
  1. Convert STL to FBX via Python | products.aspose...

    Sample code for STL to FBX Python conversion. Use API example code for batch STL files to FBX 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...
  2. Convert AMF to STL via C# | products.aspose.com

    Sample code for AMF to STL C# conversion. Use API example code for batch AMF 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/amf-to-stl/
  3. Watermark VSD document via Python | products.as...

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

    products.aspose.com/diagram/python-java/waterma...
  4. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  5. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…... I found an exception “Shape to image Error” when converting...

    forum.aspose.com/t/excel-spredsheet-fails-when-...
  6. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...

    products.aspose.com/slides/zh-hant/java/convers...
  7. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  8. 在 Android 上管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 Java 代码示例在 Aspose.Slides for Android 中创建和设置标注,兼容 PPT 和 PPTX,可自动化演示文稿工作流。... Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/androidjava/callout/
  9. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和样式化标注,提供简洁的代码示例,兼容 PPT 和 PPTX,以自动化演示文稿工作流。... Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/java/callout/
  10. 获取幻灯片中的所有文本|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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/zh/net/get-all-the-text-...