Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 19,562 for

text

(0.05 sec)
  1. Aspose::Words::Comment::get_Initial method | As...

    Aspose::Words::Comment::get_Initial method. Returns or sets the initials of the user associated with a specific comment in C++...."Comment regarding text." ); // Add text to the document, warp...< Run > ( doc , u "Commented text." )); para -> AppendChild (...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...present calculated color of the text (black or white) to be used...boldBi True if the right-to-left text is formatted as bold. border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::set_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT). if set to true, this state shall be resumed (showing placeholder Text) upon opening this document in C++....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. homepage_bundle.css

    *,::after,::before{box-sizing:border-box;} body{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;Text-align:left;background-color:#fff} [tabindex="-1"]:focus:not(:focus-visible......5;color:#212529;text-align:left;background-color:#fff}...b{font-weight:bolder;} a{color:#007bff;text-decoration:none;background-color:transparent;}...

    www.aspose.com/css/v2/homepage_bundle.css
  6. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....recognize text from the input receipts Display recognized text from...settings for extracting the text. Code for Invoice Data Extraction...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  7. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field... display_result Gets the text that represents the displayed...linked object as HTML format text. insert_as_picture Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PhoneticGuide class | Aspose.Words for Python

    aspose.words.PhoneticGuide class. Represents Phonetic Guide....base_text Gets base text of the phonetic guide. ruby_text Gets...Gets ruby text of the phonetic guide. Examples Shows how to get...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentVisitor::VisitAbsolutePo...

    Aspose::Words::DocumentVisitor::VisitAbsolutePositionTab method. Called when a AbsolutePositionTab node is encountered in the document in C++....docx" ); // Extract the text contents of our document by...mBuilder = MakeObject < System :: Text :: StringBuilder > (); } VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...