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

text

(0.13 sec)
  1. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name...Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldGoToButton class | ...

    Aspose::Words::Fields::FieldGoToButton class. Implements the GOTOBUTTON field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_DisplayText () Gets or sets the text of the “button” that appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  4. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the Text you want using C++....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/cpp/find-and-replace/
  5. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your documents for seamless editing and enhanced functionality....<summary> /// Gets the plain text of the document that was accumulated...they would be in the case of text boxes if ( mVisitorIsInsideEdit...

    reference.aspose.com/words/net/aspose.words/doc...
  6. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用文本|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.... class ) + "Text/" ; // create a new diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  8. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays Text from an organized set of data or user input....The TextBox control displays text from an organized set of data...from OleControl ) text Gets or sets a text of the control. type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics in C++....tag) rather than converted to text or graphics. bool Aspose ::...display form fields as plain text. // This will freeze them at...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....displayText const System::String& Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    reference.aspose.com/words/cpp/aspose.words/doc...