Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,664 for

file

(0.38 sec)
  1. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word File and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...the Editor Example for Word file and I get the code like below...MemoryStream(); // Determine the file type and format switch (request...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  2. Extract Text from DOC using C#

    This article shows you how to extract text from DOC using C#. It includes a code example to help you for text extraction from DOC in C# without using extra software.... Extracting text from DOC files using C# is a common requirement...DOC in C# . DOC is a legacy file format used by Microsoft Word...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  3. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....png"; File imageFile = new File(imagePath); byte[]...= "D:\\test.png"; File imageFile = new File(imagePath); byte[]...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  4. 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...
  5. How to Sign RTF with Barcode Signature using Java

    Effectively acquire instructions to sign RTF with Barcode signature using Java. Additionally, we will provide you code to create Barcode signature in RTF using Java....with Barcode signature Use RTF file path as parameter to the constructor...tailored solutions for signing RTF files with Barcode signatures that...

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. How to Convert PDF to HTML in Java

    Learn how to convert PDF to HTML in Java and execute document transformations quickly. Examine PDF to HTML Java code along with the detailed instructions....document serves as the source file and will be converted to HTML...provide the file name of the converted HTML file and instance...

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