Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 10,640 for

insert text

(0.23 sec)
  1. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....many other types can also have text inside them too. A shape does...to have this type to contain text. Group -1 The shape is a group...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...while k < cells . count : cell_text = cells [ k ] . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...that are applied to a numeric, text or any field result. Corresponds...# Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....code snippets show how to add text in an existing PDF file. import...row1 . cells . add () my_text = ap . text . TextFragment ( "col3...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  8. 插入图表|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....string FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName...and a Dictionary collection of text keys // and corresponding integer...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  9. FieldAutoNumLgl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumLgl class for seamless implementation of AUTONUMLGL fields, enhancing document automation and formatting....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features.... Insert ( int, Node ) Inserts a node into the...k ]. ToString ( SaveFormat . Text ). Trim (); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...