Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 423,593 for

document

(0.3 sec)
  1. Load Read and View Documents via Java | product...

    Read and view PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your Java application....Viewer Load Read and View Documents using Java APIs Read and open...Total for Java. Download A document viewer app using Java applications...

    products.aspose.com/total/java/viewer/
  2. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/
  3. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....specified stream into the Document instance. virtual void Aspose...< Aspose :: Words :: Document > document ) = 0 Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....Assume we have some input document and we want apply 2 kinds...color. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  5. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....insert FormattedText into PDF document, provided that you have the...version of this document. Suppose you created a document, and then...

    docs.aspose.com/pdf/java/pdffilemend-class/
  7. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for .NET....Basic operations with PDF documents Contents [ Hide ] Basic operations...PDF documents in Aspose.PDF for .NET: Create PDF Document - this...

    docs.aspose.com/pdf/net/basic-operations/
  8. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Programming with Documents | Aspose.PUB for Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its properties like author, tile, company, language, etc....pub Documents Live Demos Source Code API...Pricing Buy Programming with Documents | Aspose.PUB for Java Contents...

    docs.aspose.com/pub/java/programming-with-docum...
  10. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python via C++ applications....and file paths, opens a PDF document, and then loops through each...of the document. For each page, it creates a new document, copies...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/