Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 47,755 for

text

(0.06 sec)
  1. 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...
  2. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. Get HTML5 string from Cell|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....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > Html5: < div Style...

    docs.aspose.com/cells/java/get-html5-string-fro...
  4. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of Text in a section of a document in Java....represent all the columns of text in a section of a document....setCount(int) to set the number of text columns. To make all columns...

    reference.aspose.com/words/java/com.aspose.word...
  5. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, # and then...arrival destinations of the text. # The second and the fourth...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... Examples Shows how to hide text in a rendered output document...doc = doc ) # Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::SvgSaveOptions::get_Text...

    Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method. Gets or sets a value determining how Text should be rendered in SVG in C++....sets a value determining how text should be rendered in SVG. Aspose...to get or set the mode of how text inside a document should be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldDde.insert_as_html property | Aspose.Words...

    FieldDde.insert_as_html property. Gets or sets whether to insert the linked object as HTML format Text....linked object as HTML format text. @property def insert_as_html...def field_linked_objects_as_text (): for insert_linked_object_as...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

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