Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 151,607 for

text

(0.22 sec)
  1. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the Text that follows the field should be moved down in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Multipurpose Internet Mail Extensions Protocol|...

    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....support: text in character sets other than US-ASCII; non-text attachments;...type and subtype pair: text/plain, text/html, for example. The...

    docs.aspose.com/email/java/multipurpose-interne...
  5. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Using late binding in CPP|Aspose.PDF for .NET

    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....simple C++ code sample to extract text from PDF by means of COM Interop...( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/
  8. Dealing with Font Settings|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....Hide ] The look and feel of the text can be controlled by changing...Apply a specific font to text. Set text to bold . Set the font...

    docs.aspose.com/cells/java/dealing-with-font-se...
  9. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust Text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Node.js....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/nodejs-net/find-and-replace/