Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 34,604 for

draw text

(0.05 sec)
  1. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....in the data contained within text boxes. get_Target () const Specifies...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....containing text paragraphs, detect skew and recognize text on image... How to get text from URL using C# To get texts, areas coordinates...

    products.aspose.com/ocr/net/recognition/recogni...
  3. Add Blind Watermark Verification to ASE File Fo...

    Sample Java blind watermark verification code for ASE file. Use this example code to add blind watermark verification to ASE file within any Web or Desktop Java based application....ASE); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/ase/
  4. Add Blind Watermark Verification to USDZ File F...

    Sample Java blind watermark verification code for USDZ file. Use this example code to add blind watermark verification to USDZ file within any Web or Desktop Java based application....USDZ); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/usdz/
  5. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....containing text paragraphs, detect skew and recognize text on images...get text from images in zip archives using C# To get texts, areas...

    products.aspose.com/ocr/net/recognition/recogni...
  6. GroupShape class | Aspose.Words for Python

    aspose.words.Drawing.GroupShape class. Represents a group of shapes in a document...ShapeBase ) alternative_text Defines alternative text to be displayed...(Inherited from ShapeBase ) behind_text Specifies whether the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....Drawing Product Family Aspose.Font...table of contents including the text, hyperlinks and connectivity...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  8. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....needs to have document body text enclosed by // BookmarkStart...get_Bookmarks () -> idx_get ( 0 ) -> get_Text (). Trim ()); Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like Text input, checkbox, combobox, etc....Drawing Product Family Aspose.Font...insert different controls Add text input and check box control...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert Text to bullet points in Word using Java....Drawing Product Family Aspose.Font...object, and set bullet text font Set the text bullet type to square...

    kb.aspose.com/words/java/convert-paragraph-into...