Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 424,279 for

document

(0.32 sec)
  1. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced Document functionality and user engagement....every structured document tag in a document. Document doc = new Document...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words.mar...
  2. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF Document into a Document object in Java....RTF document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...headers/footers when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Split PDF Files in Java|Aspose.PDF for Java

    Learn how to split a PDF into single-page PDF files in Java using Aspose.PDF.... This example uses the Document class to open a PDF file and...each Page , it creates a new document, adds the page to it, and...

    docs.aspose.com/pdf/java/split-pdf/
  6. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this Document and their validation results....digital_signatures property Document.digital_signatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF Documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s save() method. The...

    docs.aspose.com/pdf/python-net/removing-attachm...
  8. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured Document management with precision and ease....mapped to the parent structured document tag. public string XPath {...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF Documents using Aspose.PDF for Java.... Open the source PDF Document . Locate the target text fragment...GoToURIAction and save the updated document. public static void linkAdd...

    docs.aspose.com/pdf/java/interactive-annotations/
  10. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX Document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...following scenario: Load a DOCX document which contains a table with...Change the margins of the document, such that the effective width...

    forum.aspose.com/t/update-table-width-when-savi...