Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 161,292 for

document

(0.37 sec)
  1. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....Load the XPS file into the Document object using the above load...using the save() method in the Document class These simple steps summarize...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  2. 在PHP中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells Java添加自定义文档属性,调用 Document 模块的 add_custom_property 方法。...//Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  3. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF Document....opening the encrypted PDF document. @property def user_password...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. get digitalSignatureDeta...value is null and the output document will not be signed. When this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    Discover how the ExportEmbeddedCss property of HtmlFixedSaveOptions enhances your HTML Documents by embedding CSS for seamless styling. Optimize your web pages today!...should be embedded into Html document. public bool ExportEmbeddedCss...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/