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

text

(0.12 sec)
  1. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Object public class StoryType Text of a Word document is stored...getStoryType(), StoryType.MAIN_TEXT); doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Using PSD files as templates for automation - B...

    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....to update text? The process will be similar. Find Text Layer by...update the Text Layer of Photoshop File . How to update Text Layer...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  3. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....created Word file Add some sample text and then set the font settings...hyperlink text Add the hyperlink by providing hyperlink text and the...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  4. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  5. Setting ATTRIB and MTEXT objects|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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  6. Setting ATTRIB and MTEXT objects|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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...
  7. Specialized recognition functions|Documentation

    Extracting Text passports and vehicle license plates....extracting text from certain types of images: Extracting text from...photos of passports. Extracting text from vehicle license plates...

    docs.aspose.com/ocr/cpp/specialized-recognition...
  8. HanXinErrorLevel|Aspose.BarCode for Python via ...

    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....the code text L2 Allows recovery of 15% of the code text L3 Allows...the code text L4 Allows recovery of 30% of the code text See Also...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the Text you want using C#....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/net/find-and-replace/