Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 15,515 for

file

(0.14 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers automate contra......Search Log Files performance printing Text Extraction...documents Compare DOCX compare text files compare two documents Comparison...

    blog.groupdocs.com/nl/tags/index.xml
  2. How to Convert DOCX to PNG using Node.js

    In this article, you will learn how to convert DOCX to PNG using Node.js. We will also provide code to export DOCX to PNG in Node.js....By providing the path of DOCX file as a constructor parameter,...for a way to transform DOCX files into image format, the ability...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  3. How to Render DOCX as JPG using C#

    In this article, we will guide you on how to render DOCX as JPG using C# without installing extra software. We will also provide code to render DOCX to JPG using C#....Word document’s pages to JPG files Instantiate the object of Viewer...Viewer class by passing the DOCX file path as an argument to its constructor...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  4. Add text watermarks | GroupDocs

    This article shows how to add a text 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...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  5. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....source document TIFF/Multi TIFF file is either corrupted or black...are missing while exporting to file Exception while exporting Line...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  6. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(FileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...println("save file: " + fileImgName ); return new...err.println("Could not save file: " + fileImgName + " ex:" +...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  7. Indexing documents | GroupDocs

    This page contains information about indexing documents in the search network....DateTime modificationDate = File . GetLastWriteTime ( filePath...filePath ); Stream stream = File . OpenRead ( filePath ); streams...

    docs.groupdocs.com/search/net/indexing-documents/
  8. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....{ // Extract a text from the file var text = Extractor.Default...// Extract metadata from the file var metadata = Extractor.Default...

    blog.groupdocs.com/parser/extract-tables-from-p...
  9. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/net/add-document-to-s...
  10. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any File to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...GroupDocs Viewer to convert any file to PDF. My problem appear when...source code and attaching the files. I tried to reproduce the described...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...