Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 172,571 for

drawing

(2.52 sec)
  1. Convert DXF to GLTF via Python | products.aspos...

    Sample code for DXF to GLTF Python conversion. Use API example code for batch DXF files to GLTF conversion within VB.NET, Asp.NET or any .NET based application.... DXF, Drawing Interchange Format, or Drawing Exchange Format...representation of AutoCAD drawing file. Each element in the file...

    products.aspose.com/3d/python-net/conversion/dx...
  2. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Shape A drawing object, such as an OfficeArt...shape = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert VSTX to VSDM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSDM file. Use this example code to convert VSTX to VSDM within any Python based application....Files with VSTX extensions are drawing template files created with...starting point for creating Visio drawings, saved as .VSDX files, with...

    products.aspose.com/diagram/python-java/convers...
  4. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++....ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , font ->...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , font ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Convert VSDM to VTX via Python | products.aspos...

    Sample Python conversion code for VSDM format to VTX file. Use this example code to convert VSDM to VTX within any Python based application....Files with VSDM extension are drawing files created with Microsoft...macros. VSDM files are OPC/XML drawings that are similar to VSDX but...

    products.aspose.com/diagram/python-java/convers...
  6. Convert VSDM to VSSM via Java | products.aspose...

    Sample Java conversion code for VSDM format to VSSM file. Use this example code to convert VSDM to VSSM within any Web or Desktop Java based application....Files with VSDM extension are drawing files created with Microsoft...macros. VSDM files are OPC/XML drawings that are similar to VSDX but...

    products.aspose.com/diagram/java/conversion/vsd...
  7. Convert VTX to HTML via Python | products.aspos...

    Sample Python conversion code for VTX format to HTML file. Use this example code to convert VTX to HTML within any Python based application....extension is a Microsoft Visio drawing template that is saved to disc...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/python-java/convers...
  8. Convert VTX to JPEG via Python | products.aspos...

    Sample Python conversion code for VTX format to JPEG file. Use this example code to convert VTX to JPEG within any Python based application....extension is a Microsoft Visio drawing template that is saved to disc...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/python-java/convers...
  9. Cells Helper|Documentation

    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....Contents [ Hide ] Cells Helper Drawing Objects Technical Articles...

    docs.aspose.com/cells/go-cpp/cells-helper/
  10. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。... add (); // 创建具有特定尺寸的Drawing对象 Graph graph = new Graph (...( 400 , 400 ); // 设置Drawing对象的边框 BorderInfo borderInfo = new...

    docs.aspose.com/pdf/zh/java/add-ellipse/