Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 167,738 for

drawing

(0.22 sec)
  1. Apply preset theme to VDW document via Python |...

    Python source code to apply preset theme to vdw file within any Python based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/python-java/theme/vdw/
  2. Convert VDX to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Web or Desktop Java based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/java/conversion/vdx...
  3. Convert VDX to JPEG via Python | products.aspos...

    Sample Python conversion code for VDX format to JPEG file. Use this example code to convert VDX to JPEG within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

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

    Sample Java conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Web or Desktop Java based application....general, Microsoft Visio is drawing software that allows to create...What is VDX File Format? Any drawing or chart created in Microsoft...

    products.aspose.com/diagram/java/conversion/vss...
  5. Supported File Formats|CAD 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....Load Save Remarks DWG AutoCAD Drawing Database File - 3D Solids (Conic...positions. - 3D Faces. DXF Drawing Exchange Format File (Partially...

    docs.aspose.com/cad/javascript-net/supported-fi...
  6. Add Blind Watermark Verification to DXF File Fo...

    Sample Python verify blind watermark code for DXF file. Use this example code to verify blind watermark to DXF file within any Web 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/verify-waterm...
  7. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../).... Drawing . WrapType . None ; // Configure...relativeHorizontalPo = aw . Drawing . RelativeHorizontalPo . Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Use Connection indexes to connect shapes|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....connect shapes: Initialize a new drawing. Place four rectangle shapes...with dynamic connectors Save drawing use connection indexes to connect...

    docs.aspose.com/diagram/java/use-connection-ind...
  9. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 300...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java.... add (); // Create Drawing object with certain dimensions... 400 ); // Set border for Drawing object BorderInfo borderInfo...

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