Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 135,072 for

text

(0.05 sec)
  1. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) Text in C++....bidirectional (complex scripts) text. bool Aspose :: Words :: PageSetup...Shows how to set the order of text columns in a section. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  3. 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/java/setting-attrib-and-mte...
  4. Creating Aztec Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  5. IDocumentProcessorPlugin.setTextWatermark metho...

    IDocumentProcessorPlugin.setTextWatermark method. Adds Text watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method.... textWatermarkOptions) Adds text watermark on each page of the...Description textWatermark string Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font....Shows how to apply shading to text created by a document builder..."#FFFFFF" ; // One way to make the text created using our white font...

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

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. 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...
  10. 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...