Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 153,075 for

text

(0.27 sec)
  1. Aspose::Words::Run::GetText method | Aspose.Wor...

    Aspose::Words::Run::GetText method. Gets the Text of the run in C++....Run::GetText method Gets the text of the run. System :: String...() override ReturnValue The text of the run. See Also Class Run...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Ability to work with text, paragraphs, headings, hyperlinks...to EPUB, Text, XPS, etc. Convert EPUB, Markdown, Text, XPS, PostScript...

    docs.aspose.com/pdf/python-net/key-features/
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....vertically align the text contents of a text box. auto doc = System...Top" to // align the text in this text box with the top side...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....Microsoft PowerPoint and other text editors. This article explains...character. Set the Paragraph Text. Set the Paragraph Indent to...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  6. New Line in Cells|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....Line in Cells To ensure that text in a cell can be read, explicit...line breaks and text wrapping can be applied. Text wrapping turns...

    docs.aspose.com/cells/net/new-line-in-cells/
  7. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python.... Customize text style. Apply the stamp to a...= 1 # Set text properties page_number_stamp . text_state . font...

    docs.aspose.com/pdf/python-net/add-page-number/
  10. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...