Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 397,952 for

document

(0.14 sec)
  1. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word Document node types for seamless Document processing....Specifies the type of a Word document node. public enum NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_Document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... merged_document.docx (21.4 KB) 2.docx (28...implementation: merged_document = aw.Document() merged_document.remove_all_children()...

    forum.aspose.com/t/formatting-issue-when-mergin...
  3. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF Document using Aspose.PDF for Python via .NET library....of the first page in a PDF document to standard A4 dimensions...Access the first page of the document. Display the page’s box sizes...

    docs.aspose.com/pdf/python-net/change-page-size/
  4. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/java/import-export-xfdf/
  5. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF Document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF....unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/python-cpp/encrypt/
  6. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Node.js....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/nodejs-net/working-with-t...
  7. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...Inserts an HTML string into the document. def insert_html ( self ,...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...date and time on which the document was last printed. By default...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...