Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 46,599 for

c

(0.07 sec)
  1. Save to stream | Documentation

    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 password-protected documents | Documentation

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

    docs.groupdocs.com/comparison/net/load-password...
  3. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using C#.... Ex: @"C:\Docs\image.tiff" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Load file from URL | Documentation

    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. Free Support Policies - Free Support Forum - gr...

    Free Support SinCe we are developers ourselves, we understand how frustrating it is when a teChniCal issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not Create t…...working Loading Custom Fonts using C# in Windows and Linux Several...EML to MSG Conversion Issue in C#: Unicode Encoded Subject Not...

    forum.groupdocs.com/t/free-support-policies/6034
  6. Logging | Documentation

    Logging when rendering doCuments with GroupDoCs.Viewer for .NET...log to a file using the class: C# using GroupDocs.Viewer ; using...the console using the class: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/logging/
  7. GroupDocs.Annotation Product Family | Documenta...

    GroupDoCs.Annotation is a Cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. DoCumentation GroupDoCs.Annotation for .NET Getting Started Start quiCkly with our getting started doCumentation Features Overview Supported DoCument Formats System Requirements Installation Developer Guide ArtiCles and guidelines for developers BasiC Usage AdvanCed Usage More GroupDoCs.Annotation for Java Getting Started Start quiCkly with our getting started doCumentation Features Overview Supported DoCument Formats System Requirements Installation Developer Guide ArtiCles and guidelines for developers BasiC Usage AdvanCed Usage More ....annotations to text or images using C# and Java. Documentation GroupDocs...

    docs.groupdocs.com/annotation/
  8. Load password-protected file | Documentation

    Learn how to load a password-proteCted file by using .NET redaCtion API...property of an instance of class: C# LoadOptions loadOptions = new...

    docs.groupdocs.com/redaction/net/load-password-...
  9. Get supported file formats | Documentation

    This page desCribes how the searCh api is used to obtain a list of supported file types.... C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/search/net/get-supported-fil...
  10. Show Revisions | Documentation

    This artiCle explains how to Customize the display of revisions in the output doCument in GroupDoCs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-revisions/