Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 150,429 for

drawing

(0.05 sec)
  1. Convert DWG to JPG using Python

    This topic explains how to convert DWG to JPG using Python. It encompasses the configuration, program workflow, and code snippet to export DWG to JPG using Python....Drawing Product Family Aspose.Font...need to load the source DWG drawing and then specify custom properties...

    kb.aspose.com/cad/python/convert-dwg-to-jpg-usi...
  2. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/resize-eps/
  3. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX, and ODP files using Open XML SDK. Explore direct XML access, performance benefits, and best practices for high-efficiency .NET slide processing across Windows, Linux, and macOS.... Drawing . Text >(); foreach ( var text...DocumentFormat . OpenXml . Drawing . Text >(). Select ( t => t...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  4. Convert PDF to Image in Python | products.aspos...

    Convert PDF to Image in Python. Use Python library API to convert PDF files to Images...pydrawing as drawing with slides . Presentation()...str(sld . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/conversio...
  5. Convert HTML to JPG in Python | products.aspose...

    Convert HTML to JPG in Python. Use Python library API to convert HTML files to JPGs...pydrawing as drawing with slides . Presentation()...str(sld . slide_number)), drawing . imaging . ImageFormat . jpeg)...

    products.aspose.com/slides/python-net/conversio...
  6. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightYellow...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightBlue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Drawing . ColorTranslator . FromHtml...BackgroundPatternCol = System . Drawing . ColorTranslator . FromHtml...

    docs.aspose.com/words/net/create-tables-in-npoi/
  8. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in points) for the list level in C++....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); listLevel...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: FromArgb ( 198...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_White ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...