Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 9,978 for

insert text

(0.21 sec)
  1. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....Show/Hide Comments , and clear any text from the comment. Click on the...0 ; } Advance topics Change Text Direction of the Comment How...

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Javahttps://products.aspose.com/pdf/java/merger/Recent content in Merge PDF Documents using Java on Aspsoe.PDF Produc......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/java/merger/index.xml
  3. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....Type () Examples Shows how to insert a chart and set a title. auto...DocumentBuilder > ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....the cell where you want to insert the comment. Click the New...comment will be inserted. Comment Text: The text of the comment...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  5. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options....DocumentBuilder ( doc = doc ) # Insert a revision, then change the...layout_options . revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....row height to fit the vertical text. builder -> InsertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. XPS Package | Cross-package operations | C++

    C++ API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C++ examples on how to do it....single XPS document and adding text (glyphs) with specific colors...the XpsDocument Class . To insert an active page from one document...

    products.aspose.com/page/cpp/cross-package-oper...
  8. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/word/
  9. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/docx/
  10. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document... To easily insert a new field into a document...document, use the DocumentBuilder.insert_field() method. Inheritance:...

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