Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 149,198 for

text

(0.12 sec)
  1. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....to improve stylistics of the text being proofed. getMakeRevisions()...to be returned with proofed text. getPreserveFormattin() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden Text in the document is rendered. Default is false in C++....indication of whether hidden text in the document is rendered...const Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....PDF Contents [ Hide ] Extract Text from PDF document in Paragraphs...Paragraphs form We can get text from a PDF document by searching a...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  4. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  8. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Golang via C++ How to apply/set text alignment to textbox with Golang...Golang via C++ Access the Text Box by Name with Golang via C++...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...