Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 414,119 for

document

(0.12 sec)
  1. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your Document's mail merge data efficiently and enhance your workflow....MailMergeSettings Contents [ Hide ] Document.MailMergeSettings property...mail merge information for a document. public MailMergeSettings...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....or more parts from your PDF document, you must split the pages...powerful, and easy-to-use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/splitter/
  3. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....images in the PDF document. doc = aw . Document ( file_name = MY_DIR...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows to specify downsample options....images in the PDF document. doc = aw . Document ( file_name = MY_DIR...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!...multiple page documents, gets or sets how a document is printed...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  6. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``....structured document tag. let doc = new aw . Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your Document using Aspose.Words for C++....hyperlink in Microsoft Word documents is the HYPERLINK field. In...insert a hyperlink into the document. This method accepts three...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  8. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF Document....to merge XPS files to XPS document with using of any language...primary XPS file, e.g., var document = new XpsDocument("first.xps");...

    docs.aspose.com/page/net/merge/xps/
  9. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your Documents for seamless editing and enhanced functionality....range is encountered in the document. public virtual VisitorAction...every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...
  10. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize Document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/net/aspose.words.loa...