Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 2,946 for

file editor

(0.72 sec)
  1. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...C# using ( documentStream = File . OpenRead ( "input.pdf" ))...

    docs.groupdocs.com/annotation/net/load-document...
  2. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream JavaScript try { const FileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(FileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  3. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original File, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same File or stream Save document to the specified location Save document to the specified stream...Editor Product Solution GroupDocs...same folder as the original file, rewriting original. If you...

    docs.groupdocs.com/watermark/net/saving-documents/
  4. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Editor Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. GroupDocs.Signature for .NET | GroupDocs

    GroupDocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...Editor Product Solution GroupDocs...sign electronic docs of various file formats. This e-signing API...

    docs.groupdocs.com/signature/net/
  6. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Editor Product Solution GroupDocs...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/nodejs-java/
  7. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel File or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Editor Product Solution GroupDocs...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/nodejs-java/remove-pa...
  8. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API....Editor Product Solution GroupDocs...docx" using ( Stream document = File . OpenRead ( "document.docx"...

    docs.groupdocs.com/watermark/net/load-from-stream/
  9. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other File types using GroupDocs.Merger for Java....Editor Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/java/add-document-pas...
  10. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other File types using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/add-document-pass...