Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 151,773 for

text

(0.15 sec)
  1. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....marking each element—such as text, images, and links—with tags... By methodically adding alt text to images or formatting paragraphs...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  4. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...to detect plaintext document text direction. # Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....vertical-align:top;text-align:left;'>Text 1 </font>" u "<font...ertical-align:top;text-align:left;'> Text 2 </font>" u "<font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  6. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP....covers how to: Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/php-java/parsing/
  7. Add Watermark To PDF|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....following examples show how to add text and image watermarks to PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/
  8. QRErrorLevel|Aspose.BarCode for Python via .NET...

    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....Allows recovery of 7% of the code text. LEVEL_M Error correction Level...recovery of 15% of the code text LEVEL_Q Error correction Level...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  10. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace Text in a Document using Jython....the text of the document. print "Original document text: " +...() . getText () # Replace the text in the document. doc . getRange...

    docs.aspose.com/words/java/find-and-replace-in-...