Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 10,690 for

insert text

(0.39 sec)
  1. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection 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...
  2. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....USE_DESTINATION_STYLES is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel....get(index) method Insert new data in the accessed cell... CSV files can be opened in text editors like Microsoft Notepad...

    products.aspose.com/total/python-java/update/csv/
  5. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....new DocumentBuilder(doc); // Insert a bookmark with another bookmark...startBookmark("Bookmark 1"); builder.writeln("Text inside Bookmark 1."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Converting a JPEG file to DOCX using Python | A...

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...collection on the document object to insert the specified input PDF file...specifications. It allows developers to insert tables, graphs, images, hyperlinks...

    products.aspose.com/pdf/python-net/conversion/j...
  7. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....space between the bullet and text etc. To increase the list level...line width, distance from the text, and optional shadow. They are...

    docs.aspose.com/words/java/using-documentbuilde...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....HtmlFragment(string text) Parameter: Text - HTML text Property: Text - HTML...HTML text Example: Following code snippet shows how to add HTML...

    docs.aspose.com/pdf/java/public-api-changes-in-...