Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,013 for

file editor

(0.67 sec)
  1. Get supported file formats | GroupDocs

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Java applications....Editor Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/java/get-supporte...
  2. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for Node.js...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  3. Load password-protected file | GroupDocs

    Load password-protected File In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Editor Product Solution GroupDocs...password-protected file Load password-protected file Leave feedback...

    docs.groupdocs.com/redaction/java/load-password...
  4. Determine the file type | GroupDocs

    This article explains how to get a type of a File with GroupDocs.Viewer for Java using Java....Editor Product Solution GroupDocs.../ Determine the file type Determine the file type Leave feedback...

    docs.groupdocs.com/viewer/java/how-to-determine...
  5. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for .NET /...

    docs.groupdocs.com/editor/net/generating-page-p...
  6. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for Node.js...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  7. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for .NET /...

    docs.groupdocs.com/editor/net/deleting-workshee...
  8. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Editor Product Solution GroupDocs...Guide / Basic usage / Get file info Get file info Leave feedback GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-fil...
  9. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target File format of an assembled document using File extension or explicit specification. GroupDocs.Assembly API provides the ability to change target File format when assembling the following File formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output File formats depending on input File formats can be found at this page....Editor Product Solution GroupDocs...Changing Target File Format Changing Target File Format Leave feedback...

    docs.groupdocs.com/assembly/net/changing-target...
  10. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.../ Loading files from different sources / Load file from URL Load...

    docs.groupdocs.com/conversion/net/load-file-fro...