Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 5,947 for

file conversion

(0.22 sec)
  1. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...background ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Conversion Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  3. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Conversion Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  4. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...// Add annotation and save to file annotator . add ( underline...

    docs.groupdocs.com/annotation/java/add-underlin...
  5. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...// Add annotation and save to file annotator . add ( highlight...

    docs.groupdocs.com/annotation/java/add-highligh...
  6. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...// Add annotation and save to file annotator . add ( polyline );...

    docs.groupdocs.com/annotation/java/add-polyline...
  7. Extract Hyperlinks from PPTX using C#

    Learn how to extract hyperlinks from PPTX using C# for presentation analysis, content management. This topic also includes code to read hyperlinks from PPTX in C#....Conversion Product Family GroupDocs...validating links, or converting PPTX files to other formats, this guide...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  8. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....Conversion Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Scan Barcode from PPT using Java

    This guide offers an in-depth explanation of how to scan barcode from PPT using Java. Also, it includes a sample code example to extract barcode from PPT in Java....Conversion Product Family GroupDocs...extraction of barcodes from PPT files Instantiate the Parser by providing...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  10. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks....Conversion Product Family GroupDocs...specific phrases within indexed files. This capability is especially...

    kb.groupdocs.com/search/java/phrase-search-in-d...