Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 2,747 for

file editor

(0.04 sec)
  1. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary File from archive....Editor Product Solution GroupDocs...archive files Render archives as HTML, PDF, and image files Leave...

    docs.groupdocs.com/viewer/java/render-archive-f...
  2. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options....Editor Product Solution GroupDocs...S\\" ); if (! Files . exists ( path )) { Files . createDirectory...

    docs.groupdocs.com/signature/java/generating-do...
  3. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Editor Product Solution GroupDocs...to a file, use the method. To import synonyms from a file, use...

    docs.groupdocs.com/search/java/synonym-dictionary/
  4. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Editor Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...

    docs.groupdocs.com/search/java/homophone-dictio...
  5. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  6. Show gap lines instead of changes | Documentation

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...from the two input files (source and target files) are added to the...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  7. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Editor Product Solution GroupDocs...recognized metadata properties from a file Sometimes you may need to just...

    docs.groupdocs.com/metadata/python-net/clean-me...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Editor Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Editor Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...
  10. Basic Usage | Documentation

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Editor Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/java/basic-usage/