Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 5,327 for

document parsing

(1.14 sec)
  1. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....Notebook document. Copy 1 // The path to the documents directory...Copy 1 // The path to the documents directory. 2 string dataDir...

    docs.aspose.com/note/net/working-with-onenote-n...
  2. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...Is it possible to “fix” the document upon loading the file using...layout for you before the document is saved to PDF. Quick fix:...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  3. Online OFT to TEXT Conversion or Build .NET bas...

    Free online app to convert OFT to TEXT files. .NET C# conversion library code for OFT Documents....will be converted into TEXT document Download the converted TEXT...HTML by using Document class Save the document to TEXT format...

    products.aspose.com/total/net/conversion/oft-to...
  4. Extract Data from PDF Form using C#

    Follow this article to extract data from PDF form using C#. It has all the details to set the IDE, a list of steps, and a sample code demonstrating extract data from fillable PDF using C#....form data Create an empty PDF document, add multiple pages and multiple...file with fields into the Document object Access the form object...

    kb.aspose.com/pdf/net/extract-data-from-pdf-for...
  5. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that sign date is shown in the signature line...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldOptions class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a Document...control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions class | Aspose.Words for Python

    aspose.words.fields.FieldOptions class. Represents options to control field handling in a Document...control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/