Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 397,862 for

document

(0.2 sec)
  1. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format....property Gets the detected document format. @property def load_format...... Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Convert CGM to POTX | products.aspos...

    Convert CGM to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...manipulate various types of documents. C++ API to Export CGM to...to POTX Open CGM file using Document class reference Convert CGM...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Remove POTX Annotation Online or Manage Annotat...

    delete comments from POTX file through online app for free. Java API code to manage comments of POTX files....Adding Comments Develop POTX Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for Java...

    products.aspose.com/total/java/annotate/potx/
  4. C++ API to Convert PCL to PPT | products.aspose...

    Convert PCL to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...printers and is used to create documents such as reports, labels, and...users to view and edit PCL documents in a more user-friendly format...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Convert EPUB to POT | products.aspos...

    Convert EPUB to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...to POT Open EPUB file using Document class reference Convert EPUB...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...doc = new aw . Document ( base . myDir + "Document.docx" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single Document in PHP using Aspose.PDF for easier Document management....Open the target document $pdf1 = new Document ( $dataDir . 'input1...Open the source document $pdf2 = new Document ( $dataDir . 'input2...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  9. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdFileSignature . BindPdf...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  10. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Java...statement that ensures that the Document object created from the path...ends. The Document object represents the PDF document that will...

    docs.aspose.com/pdf/java/attach-zugferd/