Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 22,444 for

text

(0.05 sec)
  1. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_PageNumberReplacemen () Gets text used in place of a page number...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote documents to PDF BMP JPG GIF and TIFF image formats....attachments, text, hyperlinks, tables, tags and text styles. The...PageSeries Title Image Rich Text Section Outline OutlineGroup...

    products.aspose.com/note/java/
  3. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision Text should be marked with special formatting markup...to specify whether revision text should be marked with special...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::CommentRangeStart::Accept method...

    Aspose::Words::CommentRangeStart::Accept method. Accepts a visitor in C++...."Comment regarding text." ); // Add text to the document, warp...< Run > ( doc , u "Commented text." )); para -> AppendChild (...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. C++ PDF API - Create, Merge, Modify, and Conver...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....and set metadata information, text and page manipulation, management...C++ allows to apply horizontal text alignment like place content...

    products.aspose.com/pdf/cpp/
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape...= aw . drawing . ShapeType . TEXT_BOX , width = 100 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::CommentRangeStart class | Aspose...

    Aspose::Words::CommentRangeStart class. Denotes the start of a region of Text that has a comment associated with it. To learn more, visit the documentation article in C++....Denotes the start of a region of text that has a comment associated...virtual GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......OneNote Document A hyperlink is a text or an image user can click on...= new RichText(doc) 18 { 19 Text = "Title!" , 20 ParagraphStyle...

    docs.aspose.com/note/net/working-with-hyperlinks/
  9. Range.Bookmarks | Aspose.Words for .NET

    Discover the Range Bookmarks property to access a comprehensive collection of bookmarks, enhancing your document navigation and organization effortlessly.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...