Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 14,049 for

file

(0.07 sec)
  1. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....extract documents from ZIP files and get attachments from containers...of item metadata. Detects a file type of the container item....

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. How to Convert MSG to PDF using C#

    In this topic, you will learn how to convert MSG to PDF using C# without installing third-party softwares. Also, we will provide code to export MSG to PDF in C#....instances when converting these MSG files to the widely accessible PDF...Converter class using the MSG file path as an argument for its...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Edit Word Documents in Java | Build your own Ja...

    Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT Files within your applications using document editing Java API....widely in-use word-processing file formats. Microsoft Word and...Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/editor/edit-word-documents-i...
  4. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....search text annotations into PDF files using the versatility of C#...Annotator class by supplying the PDF file path as a parameter to its constructor...

    kb.groupdocs.com/annotation/net/add-search-text...
  5. Digitally Sign Word Documents with Java

    Master the art of digitally signing Word documents with certificates in Java. Customize signatures and build your own application using Digital Signature API....integrity and authenticity of your files. Downloading and Integrating...Java release. Download the JAR file(s) or include the latest repository...

    blog.groupdocs.com/signature/sign-word-files-wi...
  6. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...various types of content or files that are not directly embedded...html groupdocs.html is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/skip-loading...
  7. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....2 } } }; // sign document to file signature . Sign ( "signed.pdf"...MS" }, }; // sign document to file signature . Sign ( "signed.docx"...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Render SVG as HTML using Java

    Efficiently grasp the procedure of how to render SVG as HTML using Java. Additionally, discover step-by-step instructions and Java code for rendering SVG to HTML....object by providing the SVG file path as an argument to its constructor...the required adjustments to file paths are made, the integration...

    kb.groupdocs.com/viewer/java/render-svg-as-html...
  9. How to Convert DOCX to ODT using C#

    In this article, you will explore how to convert DOCX to ODT using C# without extra software installation. Also, we will provide the code to export DOCX to ODT in C#....by providing the path of DOCX file to its constructor Call the...necessary adjustments to the file paths, integrating the code...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Basic Usage | Documentation

    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 GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....document type and structure - file type, size, page count, etc...document Info Get supported file formats Add text or image watermark...

    docs.groupdocs.com/watermark/java/basic-usage/