Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 35,584 for

groupdocs viewer

(0.94 sec)
  1. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Spreadsheet on GroupDocs Blog | Document Automa...

    Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers G......Spreadsheet on GroupDocs Blog | Document Automation Solutions...content in Spreadsheet on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/id/tag/spreadsheet/index.xml
  3. Spreadsheet on GroupDocs Blog | Document Automa...

    Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers G......Spreadsheet on GroupDocs Blog | Document Automation Solutions...content in Spreadsheet on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/he/tag/spreadsheet/index.xml
  4. Spreadsheet on GroupDocs Blog | Document Automa...

    Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers G......Spreadsheet on GroupDocs Blog | Document Automation Solutions...content in Spreadsheet on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/tr/tag/spreadsheet/index.xml
  5. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. Groupdocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/removing-empty...
  6. How to Create a Docker Image to Run GroupDocs.C...

    This article provides instructions to create a docker image to run Groupdocs.Conversion for node.js via java. It includes details on configuring the environment along with sample code....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/total/nodejs/how-to-create-a-d...
  7. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using Groupdocs.Merger for .NET....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/net/change-page-orien...
  8. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/add-image/
  9. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using Groupdocs.Comparison for Java....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/java/load-custom-...
  10. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output...Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/markdown/python-net/heading-...