Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 172,988 for

drawing

(0.45 sec)
  1. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control.... drawing . ole . Forms2OleControlType...self . assertEqual ( aw . drawing . ole . Forms2OleControlType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert VDX to VSX via Python | products.aspose...

    Sample Python conversion code for VDX format to VSX file. Use this example code to convert VDX to VSX 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-net/conversi...
  4. Addition of image as background into DWG|CAD Do...

    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....the drawing, add a CadRasterImage object to the drawing objects...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  5. Loading, Saving and Converting in Ruby|Document...

    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....topics: Creating a New Visio Drawing in Ruby Export Visio Diagram...Ruby Open an Existing Visio Drawing in Ruby Saving Visio Document...

    docs.aspose.com/diagram/java/loading-saving-and...
  6. Edit Visio VSS files via Python | products.aspo...

    Python sample code to edit Visio VSS documents within any Python based application.... Stencil files provide drawing objects that can be included...included in a .VSD Visio drawing. Microsoft Visio itself is known for...

    products.aspose.com/diagram/python-java/editor/...
  7. Change Background of VSS File via Python | prod...

    Python source code to change background of VSS documents within any Python based application.... Stencil files provide drawing objects that can be included...included in a .VSD Visio drawing. Microsoft Visio itself is known for...

    products.aspose.com/diagram/python-net/changeba...
  8. Convert VDX to PNG via Python | products.aspose...

    Sample Python conversion code for VDX format to PNG file. Use this example code to convert VDX to PNG 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-net/conversi...
  9. Moving of hatch origin point closer to hatch bo...

    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....CadHatch entities from the drawing, set the required points with...for X and Y. Example: Move drawing down to add title Remove borders...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....Drawing library. Add Line object Aspose...graph = new Aspose . Pdf . Drawing . Graph ( 100 , 400 ); // Add...

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