Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 16,291 for

file

(0.88 sec)
  1. Extract images from PDF documents | GroupDocs

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents 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....supported for TXT files. Therefore, for TXT file method returns...images from PDF document to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. 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....supported for TXT files. Therefore, for TXT file method returns...images from an email to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  3. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API.... WriteLine ( "Image file {0} is ready for preview" ,...Generate document preview from file on local disk public static...

    docs.groupdocs.com/signature/net/generate-docum...
  4. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....Signature class using the input PDF file’s path as an argument for its...the security of your digital files. This article presents a simple...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  5. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....electronic documents, including DOCX files. In this article, we will explore...Signature class by passing the DOCX file path as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-add-image...
  6. 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....unified way regardless of the file format. Why use GroupDocs.Metadata...format and MIME type of a loaded file by its internal structure Use...

    docs.groupdocs.com/metadata/net/product-overview/
  7. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....passing the path of the PDF file as an argument to its constructor...wavy annotations into a PDF file, no further software needs to...

    kb.groupdocs.com/annotation/net/how-to-add-squi...
  8. Setting the Author of Changes | GroupDocs

    Set a custom revision-author name on tracked changes in the Word comparison result via revision_author_name on CompareOptions in GroupDocs.Comparison for Python via .NET....docx is the source file used in this example. Click...docx target.docx is the target file used in this example. Click...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Get Extended Information on the Summary Page | ...

    Generate a summary page with extended statistics (per-section counts, page metrics) for the comparison result using GroupDocs.Comparison for Python via .NET....docx is the source file used in this example. Click...docx target.docx is the target file used in this example. Click...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Metadata represents any loaded file as a tree consisting of metadata...using the code snippet below: a file to examine Obtain the instance...

    docs.groupdocs.com/metadata/java/traverse-a-who...