Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 424,292 for

document

(1.49 sec)
  1. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF Documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....Extract form fields from PDF document Aspose.PDF for Java not only...pdf . Document document = new com . aspose . pdf . Document ( path...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  2. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....when saving a document to PDF. doc = aw . Document () builder =...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....saving a document to PDF. let doc = new aw . Document (); let...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured Document tag encountered in the collection with the specified title....Returns the first structured document tag encountered in the collection...string The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdFileSignature . BindPdf...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  6. Export OFT to ODT via C++ | products.aspose.com

    C++ API to Convert OFT to ODT without using Microsoft Word or Outlook...HTML by using Document class Save the document to ODT format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....original or revised version of a document. public enum RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/net/aspose.words/rev...
  8. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. EMF Windows Enhanced Metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF Documents using Java....annotation Load the source PDF document and search the first page...outputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  10. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++....WorkbookMetadata class to edit custom document properties of a workbook....you will be able to read the document properties. Here is sample...

    docs.aspose.com/cells/javascript-cpp/using-work...