Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 401,908 for

document

(0.12 sec)
  1. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the Document has not been tampered with Also returns ``True`` if there are no digital signatures...collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...py", line 69, in conv_pdf document.save(output_stream, save_options)...following the instructions from documentation . Here is my function: def...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The Document appears to be corrupted and c…... When i call the “new Document()”, i get the following error...FileCorruptedExcepti: The document appears to be corrupted and...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. Export MSG to OTT via C++ | products.aspose.com

    C++ API to Convert MSG to OTT without using Microsoft Word or Outlook...for manipulating emails, documents, images, and other file formats...create, read, and manipulate documents in various formats. It supports...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....the number of bytes in the document. public int Bytes { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for net platform...NET Library can convert a document from any supported download...

    products.aspose.com/pdf/net/merger/md/
  7. Split PDF, HTML, TXT Files using JavaScript via...

    This topic shows how to split PDF pages into individual PDF files using JavaScript....certain pages from a large PDF document, splitting a file allows you...specific pages as a separate document. Splitting PDF into smaller...

    products.aspose.com/pdf/javascript-cpp/splitter/
  8. Export MSG to JPEG via C++ | products.aspose.com

    C++ API to Convert MSG to JPEG without using Microsoft Word or Outlook...read and write a variety of document formats, including DOC, DOCX...HTML by using Document class Save the document to JPEG format...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF Documents programmatically using Aspose.PDF for Python via .NET library....you insert a page to a PDF document at any location in the file...different headers in your document with Python library by Aspose...

    docs.aspose.com/pdf/python-net/working-with-pages/
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

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