Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 10,614 for

insert text

(0.08 sec)
  1. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....Using the AddAutoShape method, insert a Rectangle shape in the newly...newly created slide Insert a text frame using the addTextFrame...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  3. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... // Clone a part, and then insert it into the collection. CustomXmlPart...display our part's contents and insert it into the document body....

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization.... Text { get; set; } Gets or sets the text of the chart...shown. Examples Shows how to insert a chart and set a title. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Fields::FieldRef::get_IncludeNot...

    Aspose::Words::Fields::FieldRef::get_IncludeNoteOrComment method. Gets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text in C++....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. bool Aspose :: Words :: Fields ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. BookmarksOutlineLevelCollection.Contains | Aspo...

    Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your bookmarks with this essential method for efficient organization....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...buildAndInsert(refNode) Builds and inserts a field into the document before...object that represents the inserted field. buildAndInsert(refNode)...

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