Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 46,526 for

(c )

(0.06 sec)
  1. Showcases | Documentation

    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/
  2. Load document from local disk | Documentation

    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...
  3. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....document with permissions in C# code: Initialize class with new...

    docs.groupdocs.com/merger/python-net/add-passwo...
  4. Load password-protected document | Documentation

    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...
  5. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\document.docx" FileInputStream...

    docs.groupdocs.com/watermark/java/load-from-str...
  6. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API.... Like this: C# WordProcessingSaveOp saveOptions...done using one line of code: C# saveOptions . Password = "some-password"...

    docs.groupdocs.com/editor/net/save-document/
  7. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?... C# Java At the moment, we have launched...

    blog.groupdocs.com/metadata/generate-image-prev...
  8. Import annotations | Documentation

    This page describes how to import annotation from the XML files using GroupDocs.Annotation for .NET API....annotations from an XML file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/import-annota...
  9. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\document.docx" string filePath...

    docs.groupdocs.com/watermark/net/load-from-loca...
  10. Save document to the specified stream | Documen...

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

    docs.groupdocs.com/watermark/net/save-document-...