Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 15,228 for

file

(0.07 sec)
  1. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....distance annotations into JPG files. In this in-depth guide, we...Annotator class by supplying the JPG file path as an argument to its constructor...

    kb.groupdocs.com/annotation/java/add-distance-a...
  2. Load from Stream | GroupDocs

    This article shows that how to load File from stream using redaction API...As an alternative to a local file, can open a document from stream...Stream: C# using ( Stream stream = File . Open ( @"sample.docx" , FileMode...

    docs.groupdocs.com/redaction/net/load-from-stream/
  3. Convert DOCX to DOC using Node.js

    Convert DOCX to DOC using Node.js while preserving formatting and structure. This guide explains how to export DOCX to DOC in Node.js with simple steps....js Converting DOCX files to the older DOC format is essential...js via Java to convert DOCX files into DOC format Load the groupdocs...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  4. Convert PDF to Excel using Python

    Discover how to convert PDF Files to Excel spreadsheets using Python. Effortlessly extract tabular data from PDFs and save it as XLSX or XLS with simple Python code and no extra tools....save them as editable Excel files. Whether you need to automate...export PDF content as an Excel file in your chosen location To automate...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. Remove Annotations from PPTX using C#

    Gain a clear understanding of how to remove annotations from PPTX using C#. Additionally, you'll find a code example on how to delete annotations in PPTX using C#....remove annotations from PPTX files Create an instance of the Redactor...Redactor class by passing the PPTX file path as a parameter to its constructor...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  6. Extract images from PDF documents | GroupDocs

    This article explains that how to extract images from PDF documents...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/net/extract-images-fr...
  7. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...) { // Check if the attached file is supported by GroupDocs.Watermark...Save changes in the attached file attachedWatermarker . Save ();...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations 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...PowerPoint presentation to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Open Visual Studio and go to File -> New -> Project . Select appropriate...can either download the ZIP file from or clone the repository...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  10. How to Convert ODT to HTML using C#

    Let's learn how to convert ODT to HTML using C# without installing any extra software. Also, write code example to export ODT to HTML in C# using conversion library....Open Document Text ( ODT ) files to HTML, you’re in the right...HTML using C# To convert ODT file format to HTML, you can leverage...

    kb.groupdocs.com/conversion/net/how-to-convert-...