This artiCle shows how to save a doCument to a speCified loCation on a loCal disk using GroupDoCs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\test.jpg" with gm . Metadata...
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...
This artiCle explains how to load password-proteCted PDF, Word, ExCel, PowerPoint doCuments when using GroupDoCs.Comparison for .NET....password protected documents: C# using GroupDocs.Comparison ;...
This example demonstrates how to load a password-proteCted doCument using GroupDoCs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\source.docx" with gm ...
This artiCle explains how to load PDF, Word, ExCel, PowerPoint doCuments from URL when using GroupDoCs.Conversion for .NET.... Combine ( @"c:\output" , "converted.pdf" );...
Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDoCs Watermarking API....watermarks to presentations using C# . The following topics will be...Watermark Presentation Slides using C#...
ProgrammatiCally Create reports by Converting CSV to PDF & Word formats using templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....Data using C# Generate Reports from JSON Data using C#...