Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 2,459 for

pdf editor

(0.11 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Editor Product Solution GroupDocs...extract a text from images and PDFs / OCR Usage Basics OCR Usage...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  3. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  4. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...excessive white space Creating PDFs or images with optimal dimensions...

    docs.groupdocs.com/conversion/net/convert-to-di...
  5. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  6. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences and get the output in a CSV file....manipulate CSV files using editors like Microsoft Excel, OpenOffice...differences using C# Compare PDF Documents using C# – Highlight...

    blog.groupdocs.com/comparison/compare-csv-files...
  7. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...demonstrates how to convert a PDF document to an ODT file using...

    docs.groupdocs.com/conversion/java/convert-to-w...
  8. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); try { QrCodeSearchOptions...

    docs.groupdocs.com/signature/java/update-qr-cod...
  9. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary....Editor Product Solution GroupDocs...GetFullPath ( @"c:\MyIndex\Protected.pdf" ); if ( index . Dictionaries...

    docs.groupdocs.com/search/net/document-passwords/
  10. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" )) { ImageSearchOptions options...

    docs.groupdocs.com/signature/net/update-image-s...