Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 48,971 for

(c )

(0.5 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....fileStream = new FileOutputStream ( "C:\\\\Temp\\\\sample_output_file...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... Ex: @"C:\Docs\source.docx" using ( var...

    docs.groupdocs.com/metadata/net/load-a-password...
  3. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples....extension you can run either C# or Visual Basic examples. Features...

    blog.groupdocs.com/signature/groupdocs-signatur...
  4. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET.... Combine ( @"c:\output" , "converted.pdf" );...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java.... String filePath = "c:\sample.docx" ; Merger merger...

    docs.groupdocs.com/merger/java/load-document-fr...
  6. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Java... Please check C# code sources, how-to examples...

    docs.groupdocs.com/editor/java/showcases/
  7. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Node.js via Java... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/nodejs-java/showcases/
  8. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for .NET... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/net/showcases/
  9. GroupDocs.Total for Java 26.4 – April 2026 Release

    GroupDocs.Total for Java 26.4 is now available, featuring updated embedded libraries and stability enhancements....com/c/total/8 . If you encounter any...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  10. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET.... string filePath = @"c:\sample.docx" ; LoadOptions loadOptions...

    docs.groupdocs.com/merger/net/load-password-pro...