Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,572 for

file

(0.56 sec)
  1. Configuring search network | GroupDocs

    This page contains information about configuring the search network....the class can be saved to a file or stream in the XML format...subsequently can be loaded from the file or stream using the Load method...

    docs.groupdocs.com/search/net/configuring-searc...
  2. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...search operations over various file formats - DOC, XLS, PPT, ODP...search operations over various file formats - DOC, XLS, PPT, ODP...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  3. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...), Microsoft Excel Binary File Format (XLS, XLT), OpenDocument...the single input Spreadsheet file to all 4 output formats: HTML...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  4. 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:.../ Advanced Usage / Loading files / Load from a stream Load from...load a file from a stream. advanced_usage.loading_files.LoadFromStream...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  5. Announcing GroupDocs’ Online Document Viewer Th...

    We’re excited to announce the release of the GroupDocs Viewer Theme for Tumblr. This theme allows you to embed and host documents of various formats right on your Tumblr web-pages. And thanks to its high-fidelity rendering, the font formatting and layout of the embedded documents is exactly the same as in the original documents. [caption id=“attachment_1004” align=“alignnone” width=“600” caption=“GroupDocs’ online document viewer theme for Tumblr”] [/caption] Supported File Formats You can use the GroupDocs’ online document viewer theme to host documents literally of all common business formats, including:...Tumblr”] [/caption] Supported File Formats # You can use the GroupDocs’...spreadsheets (XLS, XLSX, CSV); Image files (JPG, BMP, GIF, TIFF). Installation...

    blog.groupdocs.com/total/online-document-viewer...
  6. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB File formats. We recommend you to install the latest version of API for a better experience....reduced for ZIP, torrent, and EPUB file formats. We recommend you to...

    blog.groupdocs.com/metadata/working-with-regula...
  7. Manage User Permissions by Replacing HTTP Handl...

    Greetings everyone! As you may know, GroupDocs.Viewer allows you to open and browse different types of documents (PDF, Word, Excel, etc.) in a browser, without any third-party plugins or programs. The viewer simply converts documents to a set of images, HTML, CSS and SVG and combines them to render the documents in HTML pages. GroupDocs.Viewer has several implementations designed for different platforms and forms of distribution. One of them is a .... It is in fact a single DLL file which is easy to use in ASP...

    blog.groupdocs.com/viewer/manage-user-permissio...
  8. 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...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/nodejs-java/
  9. GroupDocs.Signature for .NET | GroupDocs

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

    docs.groupdocs.com/signature/net/
  10. Load from stream | GroupDocs

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

    docs.groupdocs.com/watermark/net/load-from-stream/