Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 21,873 for

printing document

(0.5 sec)
  1. Search and Get Text from Pages of PDF|Aspose.PD...

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

    docs.aspose.com/pdf/python-net/search-and-get-t...
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. You need to create an object...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. | Aspose

    Sample code for JPEG to XLSX Java conversion. Use API example code for batch JPEG files to XLSX conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...JPEG format and creates JPEG documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  4. | Aspose

    Sample code for BMP to XLSX Java conversion. Use API example code for batch BMP files to XLSX conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...BMP format and creates BMP documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/bmp-to-x...
  5. Online PCL to OTP Conversion or Develop Java ba...

    Free online app to convert PCL to OTP files. Java conversion library code for PCL Documents....will be converted into OTP document Download the converted OTP...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....recognition, including words printed in very light colors. If the...from a scanned document, a photo of a document, a scene-photo...

    docs.aspose.com/ocr/java/binarization/
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity....encounters some issue during document loading or saving that might...available font sources. # Open a document that contains text formatted...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++....enum Specifies data type of a document property. enum class PropertyType...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. FontPitch | Aspose.Words for Java

    Represents the font pitch in Java....access and print details of each font in a document. Document doc =...= new Document(getMyDir() + "Document.docx"); Iterator fontCollectionEnumer...

    reference.aspose.com/words/java/com.aspose.word...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a Document into a Document object in Java....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...