Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 150,887 for

text

(0.57 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of Text on a page, in a table cell or a Text frame in C++....orientation of text on a page, in a table cell or a text frame. enum...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  5. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!...Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. HtmlSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...structured document tag placeholder text. FormFieldHelpText 3 The building...building block is a form field help text. Normal 4 The building block...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  8. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....tables, and extracts their cell text content. It uses the ‘TableAbsorber’...rows and cells to print out the text inside. Loads the PDF into an...

    docs.aspose.com/pdf/python-net/extracting-table/