Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 36,992 for

draw text

(1.25 sec)
  1. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....Aspose::Words::Drawing::TextPath::get_ReverseRows method Tex...reversed. bool Aspose :: Words :: Drawing :: TextPath :: get_ReverseRows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...SetLockedProperty ( ShapeLockType :: Text , true ); // Get the fill format...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  3. Developer Guide|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....Drawing Java API Features Cross Platform...Cross-Platform Drawing API Creating Aspose.Drawing Java application...

    docs.aspose.com/drawing/java/developer-guide/
  4. Convert CGM to SVG via C# | products.aspose.com

    Sample code for CGM to SVG C# conversion. Use API example code for batch CGM files to SVG conversion within VB.NET, Asp.NET or any .NET based application....and export any CAD or BIM drawing file into various vector and...graphics (2D), raster graphics, and text. CGM uses an object-oriented...

    products.aspose.com/cad/net/conversion/cgm-to-svg/
  5. Convert SVG to CGM via C# | products.aspose.com

    Sample code for SVG to CGM C# conversion. Use API example code for batch SVG files to CGM conversion within VB.NET, Asp.NET or any .NET based application....and export any CAD or BIM drawing file into various vector and...Graphics file that uses XML based text format for describing the appearance...

    products.aspose.com/cad/net/conversion/svg-to-cgm/
  6. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Drawing library. Table can be created...code snippets show how to add text in an existing PDF file. //...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  7. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.HTML for Java....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/html/java/web-accessibility-val...
  8. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....= doc , text = 'Hello world! ' )) shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . RECTANGLE ) shape . width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Comments in Excel using Python

    This short tutorial describes how to add comments in Excel using Python. It contains complete details for environment configuration and a runnable code to add note in Excel using Python....Drawing Product Family Aspose.Font...setting its properties Set note text in the newly added comment Save...

    kb.aspose.com/cells/python/how-to-add-comments-...
  10. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....Drawing Product Family Aspose.Font...Document object Write some optional text using the write() method Insert...

    kb.aspose.com/words/java/how-to-resize-image-in...