Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 400,482 for

document

(0.43 sec)
  1. 使用 com.aspose.pdf.facades 将注释导入和导出为 XFDF 格式|Asp...

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释导出和导入到 XFDF。...printStackTrace (); } Document document = new Document (); document . getPages...annotationEditor . bindPdf ( document ); annotationEditor . importAnnotationsFro...

    docs.aspose.com/pdf/zh/java/import-export-annot...
  2. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET....Add Headers to PDF Document Using Python In order to add Header... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/header/
  3. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++....Examples Shows how to protect a document with a password. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options...more, visit the Save a Document documentation article. Constructors...missing outline levels when the document is exported. createOutlinesForHea...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...formats. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is true . get...formats. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the Document....all textual content in the document. @property def text_compression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing Document presentation and accessibility....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...word count properties of the document. def update_word_count ( self...self ): ... Remarks Document.update_word_count() recalculates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PNG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PNG to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/png...