Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 423,598 for

document

(0.3 sec)
  1. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....much RAM to hold and process document. This option allows to convert...metafile images to Png on document loading. Please note - conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....downside is the increased PDF document size. The default value is...positioning operators. doc = aw . Document ( file_name = MY_DIR + 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.nodeType property | Aspos...

    StructuredDocumentTag.nodeType property. Returns [NodeType.StructuredDocumentTag](../../../aspose.words/nodetype/#StructuredDocumentTag).... Document (); let builder = new aw ...style from the document to a structured document tag. // 1 - Apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...book fold. doc = aw . Document () # Insert text that spans 16...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...will be embedded into the document’s CSS in Base64 encoding....Shows how to save a .html document with images embedded inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the Document....the collection and from the document. def remove_at ( self , index...remove sections in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...Copy 1 # The path to the documents directory. 2 data_dir = Util...stream for the PostScript document 5 with open (data_dir + "...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....different place where the document collects and displays its...endnotes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...horizontal gradient fill in PS document. 2 3 string outputFileName...new 1-paged PS Document 9 PsDocument document = new PsDocument(OutputDir...

    docs.aspose.com/page/zh/net/ps/working-with-gra...