Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 150,412 for

drawing

(0.1 sec)
  1. DWG Drawings|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....DWG Drawings Contents [ Hide ] Exporting DWG Drawings to PDF...Python API can load AutoCAD drawings in DWG format, and convert...

    docs.aspose.com/cad/python-net/dwg-drawings/
  2. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for Drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Drawing .NET Cross-platform System.Drawing.Common replacement...replacement Aspose.Drawing implements most of System.Drawing API (including...

    products.aspose.com/drawing/net/
  3. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... drawing . VerticalAlignment . BOTTOM...relative_horizontal_alignment = aw . drawing . HorizontalAlignment . RIGHT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Sometimes you need to insert drawing objects like labels, text boxes...charts. The Aspose::Cells::Drawing::ShapeCollection class provides...

    docs.aspose.com/cells/cpp/controls-in-charts/
  5. Work with text|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....Work with text Almost all drawings contain text objects and these...Text/Mtext objects to the drawing. Addition of new entities may...

    docs.aspose.com/cad/net/developer-guide/drawing...
  6. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.png" )) slide...

    products.aspose.com/slides/python-net/merge/ima...
  7. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.png" )) slide...

    products.aspose.com/slides/python-net/merge/png...
  8. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.tiff" ))...

    products.aspose.com/slides/python-net/merge/tif...
  9. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... drawing . charts . ChartLegendEntryColl...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get all the external hyperlinks in a presentati...

    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....SlideParts ) { IEnumerable < Drawing . HyperlinkType > links = slidePart...slidePart . Slide . Descendants < Drawing . HyperlinkType >(); // Iterate...

    docs.aspose.com/slides/net/get-all-the-external...