Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 423,787 for

document

(0.2 sec)
  1. Search and Extract PDF Text in Python|Aspose.PD...

    Learn how to search, inspect, and extract text from PDF Documents in Python....rectangular area in a PDF document using the TextAbsorber class...Load the PDF file using ‘ap.Document’. Configure Text Extraction...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  2. Preview Multiple Documents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Preview Multiple Documents Contents [ Hide ] You may preview...preview multiple Excel documents in the document library. To preview...

    docs.aspose.com/cells/sharepoint/preview-multip...
  3. C++ API to Export PCL to DOCM | products.aspose...

    Convert PCL to DOCM within C++ applications.... The Portable Document Format (PDF) is a widely used...used file format for documents. However, it is not suitable for...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF Documents in Python? Compress PDF files with high quality using Python via .NET PDF library....efficiently compress your PDF documents. The resulting optimized PDF...the faster loading of your document. Smaller PDF files can be...

    products.aspose.com/pdf/tutorial/compress-pdf/
  5. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF Documents using Aspose.PDF for Java.... Open the source PDF Document . Create the required shape...page and save the updated document. public static void squareAnnotationAdd...

    docs.aspose.com/pdf/java/shape-annotations/
  6. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word Documents without utilizing Microsoft Word in Java....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/java/com.aspose.words/
  7. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom Document properties. To learn more, visit the Documentation article in C++....class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....// Open document auto document = MakeObject < Document > ( _dataDir...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/cpp/rotate-pages/
  10. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code.... Previously scanned documents are often saved in the PDF...entire PDF document or some specific pages of a document as a set...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...