Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 8,083 for

page

(0.07 sec)
  1. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/common-master-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...or even highly confidential pages are required to be removed from...programmatically remove such pages from the PDF documents in Java...

    blog.groupdocs.com/groupdocs.blog/page/21/
  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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/ocr-support/
  4. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....Language) is the extension for web pages created for display in browsers...be displayed as part of web pages. The latest variant is known...

    docs.groupdocs.com/merger/java/merge/html/
  5. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....comments, form fields, hidden pages, etc Work with a variety of... saved emails, etc Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/product-overview/
  6. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....(save document as a PDF with page images) IImageFormatInstance...IncorrectPasswordExc (); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/java/create-custom...
  7. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....Signature Leave feedback On this page What is a Text Signature? A...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....Guide Leave feedback On this page This guide provides a quick...you encounter issues. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/getting...
  9. Document protection | GroupDocs

    This article explains how to edit protected Word documents and allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/editor/nodejs-java/document-...
  10. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/extract-images-f...