Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 2,946 for

file editor

(0.42 sec)
  1. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Editor Product Solution GroupDocs...sign Word Processing document files. Word Processing document metadata...

    docs.groupdocs.com/signature/python-net/esign-w...
  2. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Editor Product Solution GroupDocs...sign Presentation document files. Presentation document metadata...

    docs.groupdocs.com/signature/java/esign-present...
  3. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a File convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...the class: sets the desired file type the input document should...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  4. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Editor Product Solution GroupDocs...string filePath ) { string text = File . ReadAllText ( filePath );...

    docs.groupdocs.com/search/net/custom-text-extra...
  5. 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....Editor Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  6. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Editor Product Solution GroupDocs..."JohnSmith" ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  7. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties in GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs...better error handling // Define file paths for source, target, and...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  8. 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....Editor Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  9. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Editor Product Solution GroupDocs...with-attachment.eml is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-each...
  10. Add underline annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-underlin...