Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 152,774 for

text

(2.17 sec)
  1. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...() # Add text to new page textFragment = apdf . text . TextFragment...

    products.aspose.com/pdf/python-net/create/
  2. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python....access rows and cells, change text content, and save the updated...document layout. Find and Replace Text in PDF Table Cells This example...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  4. | Aspose

    Sample code for JPEG to Text Java conversion. Use API example code for batch JPEG files to Text conversion within any Web or Desktop Java based application....Conversion JPEG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  5. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....revision occurs when we insert text while tracking changes. Assert...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Update shape properties in VSTO and Aspose.Diag...

    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....Update the shape properties (text, text style, position and size)...]; //Set shape text and text style shape . Text = "Hello World"...

    docs.aspose.com/diagram/net/update-shape-proper...
  8. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/net/binarization/
  10. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....Construct an XML part that contains text and add it to the document's...toString(); String xmlPartContent = "Text element #1Text element #2";...

    reference.aspose.com/words/java/com.aspose.word...