Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 151,657 for

text

(0.12 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured document tag and displays a placeholder if it is defined in C++....Document > (); // Create a plain text structured document tag, and...form of a text box, already displays placeholder text. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control Text wrapping around shapes and images, enhancing document layout and readability....of the shape or picture the text wraps around. public enum WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional Text and appends it to the end of this object....appendParagraph method appendParagraph(text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

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