Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 414,441 for

document

(0.19 sec)
  1. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Ինչպես ստեղծել Word փաստաթուղթ Python-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես ստեղծել Word փաստաթուղթ Python-ի միջոցով: Word փաստաթուղթ ստեղծելու համար Python միջավայրի կազմաձևման մանրամասները և օրինակելի կոդը տրամադրվում են հղման համար:...գործարկվող օրինակելի կոդը: Word Document Python** վրա հիմնված API-ի...դատարկ փաստաթուղթ՝ օգտագործելով Document դասի օբյեկտը Ստուգեք DocumentBuilder...

    kb.aspose.com/hy/words/python/how-to-create-wor...
  3. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications....powerful, and easy-to-use document manipulation API for cpp platform...class file Initialize the Document class object. Add a page using...

    products.aspose.com/pdf/cpp/create/
  4. Java API to Render PS to MD | products.aspose.com

    Export PS to MD via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...provides features such as document splitting, merging, and digital...

    products.aspose.com/total/java/conversion/ps-to...
  5. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...resolution of an image in the document is less than threshold value...images in the PDF document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source Document using given CertificateHolder with digital signature and writes signed Document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....er>&) method Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....the JPEG images inside PDF document. @property def jpeg_quality...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the Document grid behavior in C++....section allowing to define the document grid behavior. enum class...Default 0 Specifies that no document grid shall be applied to the...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes.... Document () builder = aw . DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...文件 Document document = new com . aspose . pdf . Document ( _dataDir...

    docs.aspose.com/pdf/zh/java/figures-annotation/