Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 893 for

printing annotations

(0.26 sec)
  1. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Annotation Product Solution GroupDocs...]; if ( cell != null ) { // Print the cell text Console . Write...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Add watermarks to PDF documents | GroupDocs

    Add watermarks to PDF pages, images, and attachments using Python via .NET....Annotation Product Solution GroupDocs...PdfContent ) print ( pdf_content . pages [ 0 ] . width ) print ( pdf_content...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-em...
  4. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Annotation Product Solution GroupDocs...sign ( "signed.pdf" , opts ) print ( "Document signed successfully...

    docs.groupdocs.com/signature/python-net/introdu...
  5. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes.... regardless of the format, print and embed an image of a page...two documents. GroupDocs Annotation : comment and collaborate...

    blog.groupdocs.com/total/online-document-storag...
  6. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....1 – Search, Print and File Manager to view document...besides commas. GroupDocs.Annotation for .NET 18.2 - The issue...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  7. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Annotation Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items....Annotation Product Solution GroupDocs...item in attachments ) { // Print an item name and size Console...

    docs.groupdocs.com/parser/net/iterate-through-c...
  9. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode values and positions in C# with error handling....Annotation Product Solution GroupDocs...barcode in barcodes ) { // Print a barcode value Console . WriteLine...

    docs.groupdocs.com/parser/net/scan-barcode/
  10. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Annotation Product Solution GroupDocs...PageImageArea i in images ) { // Print the type of image Console ....

    docs.groupdocs.com/parser/net/handle-loading-of...