Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 151,737 for

text

(0.12 sec)
  1. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++.... get_Text () Gets the text enclosed in the bookmark...the document. Does not remove text inside the bookmark. set_Name...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Data Matrix barcodes...through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  3. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerConText class. Document watermarker conText....image_watermark_options Options for the text watermark. layout_options Document...ProcessorContext ) text_watermark Text to be used as a watermark. text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PhoneticGuide.BaseText | Aspose.Words for .NET

    Discover the PhoneticGuide BaseText property to easily access and enhance phonetic guide base Text for improved clarity and communication....BaseText property Gets base text of the phonetic guide. public...phonetic guide in the Asian text. Assert . That ( runs [ 0 ]...

    reference.aspose.com/words/net/aspose.words/pho...
  6. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....your own Python apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/python-net/watermark...
  7. Add Watermarks to Presentations in .NET|Aspose....

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/net/watermark/
  8. CodetextParameters|Aspose.BarCode for Python vi...

    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....Description two_d_display_text Text that will be displayed instead...sets the alignment of the code text. Default value: StringAlignment...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. | Aspose

    Sample code for WBMP to TXT Java conversion. Use API example code for batch WBMP files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...