Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 20,131 for

insert documents

(0.14 sec)
  1. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...4 KB View of the file in Document Explorer. 452×568 22.8 KB...Solution Iterate through the document’s Revision collection, locate...

    forum.aspose.com/t/section-break-as-revision-ho...
  2. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....additional options when saving a document into the SaveFormat.ODT or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  3. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Shows how to insert DML shapes into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...article , the PUB file is a document created with the means of...formatting. PUB file is a layout document, developed mostly for design...

    docs.aspose.com/pub/net/pdf-to-pub/
  5. Add images to XPS files | API for C++

    C++ API Solution to work with XPS files. Learn how to add images to your Documents with these native C++ APIs....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-images-to-xps/
  6. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article in C++....the Working with Tables documentation article. class RowCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...the Working with Fields documentation article. Remarks Retrieves...number of pages in the current document, as recorded in the Pages...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—Insert text and paragraph breaks seamlessly for improved readability....[ Hide ] Writeln( string ) Inserts a string and a paragraph break...break into the document. public void Writeln ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...