Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 2,112 for

image to pdf

(0.19 sec)
  1. Releasing GroupDocs.Comparison for .NET 3.2.0 w...

    We are pleased To announce the new release of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this new release of GroupDocs.Comparison for .NET 3.2.0 new features are introduced To save html files To word document when use Comparison....with saving results as Images and for PDF Implemented the own absorber...Saving of result Comparison as images PDF: Implement the own absorber...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  2. Save a modified file to a specified location | ...

    This article shows how To save a document To a specified location on a local disk in Java...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. OCR Usage Basics | GroupDocs

    This article explains how To use OCR....to extract a text from images and PDFs / OCR Usage Basics OCR...a text from images. To extract a text from image files or non-text...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  4. GroupDocs.Comparison for .NET 25.11 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.11. Available now on NuGet and GroupDocs website....Fixes and enhancements # [Fix] Image preview ignores the width and...ShowOnlySummaryPage option does not affect PDF documents. (COMPARISONNET-4539)...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Composing signature with texture brush backgrou...

     This article explains how To fill signature background with texture brush...signature background with image for Text and Image signature types Here...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  6. 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....excessive white space Creating PDFs or images with optimal dimensions...to non-diagram formats (PDF, images, documents), use the appropriate...

    docs.groupdocs.com/conversion/net/convert-to-di...
  7. Extract images from document page | GroupDocs

    Learn how To extract Images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page Image extraction from Pdf, Word, PowerPoint....usage / Working with Images / Extract images from document page...page Extract images from document page Leave feedback On this page...

    docs.groupdocs.com/parser/python-net/extract-im...
  8. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN To render as HTML, JPG, PNG, or Pdf using document viewer Java API by GroupDocs....render as HTML, JPG, PNG, or PDF in Java. Get layouts and layers...documents and image files into HTML, Image, or PDF format to view...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  9. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, Pdf, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format inTo One GroupDocs.Merger for .NET - A native document manipulation API allowing To split, append, join, remove, reorder and combine pages of popular business documents formats inTo one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program To provide professional consultancy services, implementation and unique solutions To help GroupDocs API users develop cusTomized solutions according To the business needs....NewsletterJuly 2018 # Merge Word, PDF, Excel & PowerPoint Documents...rendering email messages as image and PDF. You can also change the...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  10. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/