Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 5,555 for

editor

(0.11 sec)
  1. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/load-from-loca...
  2. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-to-stream/
  3. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/optimizing-shards/
  4. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Clean metadata | GroupDocs

    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...

    docs.groupdocs.com/metadata/python-net/clean-me...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  7. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  8. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  9. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-password...
  10. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...