Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 15,638 for

file

(0.1 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....point to manage metadata in files of all supported formats. Extracting...the old and new API. Loading Files Any Supported Format The following...

    docs.groupdocs.com/metadata/net/migration-notes/
  2. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Watermarker class for a local file or file stream; an instance of the...ImageWatermark class from the local image file; (Optionally.) Specify the watermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  3. Document preview | GroupDocs

    This article shows how to get document preview....Watermarker class for a local file or file stream; Instantiate the..."page{0}.png" , number )); return File . OpenWrite ( previewImageFileName...

    docs.groupdocs.com/watermark/net/basic-usage/pr...
  4. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract text from EPUB using C#. It includes a code example to assist you for text extraction from EPUB in C#....C# Extracting text from EPUB files can be an essential task for...can efficiently handle EPUB files and retrieve the text content...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  5. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....information from presentation files is a common task for developers...lets you extract text from PPT files Instantiate a Parser object...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  6. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....Open Document Text ( ODT ) files, frequently utilized with word...images, and styles. However, ODT files can also contain metadata that...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  7. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....extracting text from Excel ( XLS ) files is a common task. Excel is often...you to extract text from XLS files Create a Parser object and provide...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. Scan Barcode from DOC using C#

    Learn how to scan barcode from DOC using C#. With the help of this guide, you will learn how to extract barcode from DOC in C# efficiently without using extra tools....use in DOC (Word Document) files is becoming increasingly common...Scanning barcodes from DOC files can streamline tasks like document...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  9. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....annotation and save the output file: This way we have added an Ellipse...[gist id=“705c29f24cf3c7a5efff” file=addingEllipseAnnotat.Java"]...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  10. Convert DOCX to JPG using Python

    Discover how to convert DOCX to JPG using Python with clear steps and code example. Effortlessly export DOCX to JPG using Python for high-quality image results....classes required to convert DOCX files to JPG images efficiently in...Converter class and load your DOCX file to prepare it for image conversion...

    kb.groupdocs.com/conversion/python/convert-docx...