Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 172,355 for

drawing

(0.18 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....System::Drawing: System::Drawing::Graphics System::Drawing::Image...ge System::Drawing::Bitmap As of version 24.4, this public API...

    docs.aspose.com/slides/cpp/modern-api/
  2. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... drawing . charts . ChartMarker : ....insert_chart ( chart_type = aw . drawing . charts . ChartType . SCATTER...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines.... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...SharedPtr < Aspose :: Words :: Drawing :: SignatureLine > signatureLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DWF 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....DWF Drawings Contents [ Hide ] Exporting DWF Drawings to PDF...Java API can load AutoCAD drawings in DWF format, and convert...

    docs.aspose.com/cad/java/developer-guide/autoca...
  9. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-curve/