Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 375,277 for

document

(0.13 sec)
  1. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....comments while loading an HTML document. HtmlLoadOptions loadOptions...account while parsing the loaded document. loadOptions . SupportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....相反,请使用 Document.Form.XFA 来获取/设置字段值并操作 XFA...FillXFAFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  8. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control Document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....control how document parts are saved when a document is saved to...Examples Shows how to split a document into parts and save them....

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Perl # ! C : \ Perl \ bin...

    docs.aspose.com/words/java/perl-and-aspose-word...