Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 414,441 for

document

(0.2 sec)
  1. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF Documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Convert the file using the Document class Convert method. Before...); // Open document auto document = new Document ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  2. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank pages from the Document....Removes blank pages from the document. removeBlankPages () Remarks...Remarks The resulting document will not contain pages considered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C# API to Export EPUB to GIF | products.aspose.com

    Convert EPUB to GIF without using Microsoft Word...APIs that provides powerful document manipulation and conversion...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/net/conversion/epub-t...
  4. Converting a PS file to PDF using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PS to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/ps-...
  5. Aspose::Words::Saving::PdfPageMode enum | Aspos...

    Aspose::Words::Saving::PdfPageMode enum. Specifies how the PDF Document should be displayed when opened in the PDF reader in C++....enum Specifies how the PDF document should be displayed when opened...Description UseNone 0 Neither document outline nor thumbnail images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF page via Python....[ Hide ] A stamp in a PDF document is analogous to applying a...a rubber stamp on a paper document. The Stamp in the PDF file...

    docs.aspose.com/pdf/python-net/stamping/
  7. FileCorruptedException | Aspose.Words for Java

    Thrown during Document load when the Document appears to be corrupted and impossible to load in Java....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Display MHT Formats Using Python | Aspose.PDF

    Open and view MHT Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the MHT with an instance of Document. View resultant File. Python...MhtLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/mht/
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations... Create a Document class object. Get the desired...ExtractText () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/java/stamps/