Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 46,738 for

(c )

(0.11 sec)
  1. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\test.doc" Watermarker...

    docs.groupdocs.com/watermark/java/save-document...
  2. Add Watermark to Presentations in Java | Text a...

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

    blog.groupdocs.com/watermark/watermark-presenta...
  3. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API.... Ex: "C:\\Docs\\test.doc" Watermarker...

    docs.groupdocs.com/watermark/java/save-document...
  4. Extract an image from an image annotation | Doc...

    The page describes how to extract image from image annotation....image from an image annotation: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/extracting-im...
  5. PDF & Word Reports from CSV in Java | CSV to PD...

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

    blog.groupdocs.com/assembly/generate-reports-fr...
  6. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....raw=true" ; String outputFile = "c:\\output\\converted.pdf" ; try...

    docs.groupdocs.com/conversion/java/load-documen...
  7. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET.... Combine ( @"c:\output" , "converted-page-{0}...outputFileTemplate = Path . Combine ( @"c:\output" , "converted-page-{0}...

    docs.groupdocs.com/conversion/net/convert-to-im...
  8. Update annotations | Documentation

    The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET....demonstrates how to update annotations: C# using ( Annotator annotator =...update annotations using Id: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/update-annota...
  9. Load document from stream | Documentation

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET.... OpenRead ( @"c:\sample.docx" )) { using ( Merger...

    docs.groupdocs.com/merger/net/load-document-fro...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk... Ex: @"C:\Docs\test.jpg" using ( Metadata...

    docs.groupdocs.com/metadata/net/save-a-modified...