Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 424,010 for

document

(1.64 sec)
  1. 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...
  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. 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...
  5. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Converting a PCL file to PNG using C++ | Aspose...

    Sample code for PCL to PNG conversion using C++. Use C++ example for batch PCL to PNG conversion....programmatically a document from PCL to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/pcl-to-png/
  7. 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...
  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. 在 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...
  10. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be None or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/python-net/aspose.wo...