Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 376,804 for

document

(0.16 sec)
  1. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

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

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...add(tableCustomers); Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup.Margins | Aspose.Words for .NET

    Adjust your page's Margins effortlessly with the PageSetup property. Customize settings for optimal layout and presentation. Enhance your Document's appearance!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/pag...
  4. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the Document...represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  5. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...Words Document Document document = new Document(mhtmlStream);...; // Save the Document as a PDF file document.Save(outputFilePath...

    forum.aspose.com/t/when-converting-an-msg-file-...
  6. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....background color to the PDF document. The RGB values allow users...users to customize the document’s visual style. The save_as method...

    docs.aspose.com/pdf/rust-cpp/set-background-color/
  7. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....Structured Document Tags or Content Control documentation article...article. Remarks: A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/java/com.aspose.word...
  8. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....the document: Resources that are not used on the document pages...optimize a PDF document. use asposepdf :: Document ; fn main ()...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  9. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...outfile ) document = apdf . Document ( path_infile ) if document . pages...

    products.aspose.com/pdf/python-net/watermark/re...
  10. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....or partially clipped by the document edge the displayed area can...output HTML documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...