Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 400,482 for

document

(0.12 sec)
  1. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer....zoom should be applied when a document is opened with a PDF viewer...a rendered PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  3. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Online XPS to WORDML Conversion or Build .NET b...

    Free online app to convert XPS to WORDML files. .NET C# conversion library code for XPS Documents....will be converted into WORDML document Download the converted WORDML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  5. Online XPS to DOTX Conversion or Build .NET bas...

    Free online app to convert XPS to DOTX files. .NET C# conversion library code for XPS Documents....will be converted into DOTX document Download the converted DOTX...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  6. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for Document management....Get File Information of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  7. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. get password () : string...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Open document Document pdfDocument = new Document ( DATA_DIR...textStamp ); } // Save updated document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/header/
  10. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. @property def digital_signature_details...value is None and the output document will not be signed. When this...

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