Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 16,702 for

file

(0.13 sec)
  1. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....shared documents, while original files stay on the server. Combined...Viewer for Java and supported file formats, please see its homepage...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  2. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....usage scenarios when the source file is stored on a local drive and...conversions Get document info Convert files Get default ConvertOptions for...

    docs.groupdocs.com/conversion/net/basic-usage/
  3. Unicode Font(Bangla) Support Issue - Free Suppo...

    Bangla Sample Text 01.docx (22.6 KB) Bangla Sample Text 02.docx (12.9 KB) Distorted Text in Group Docs Viewer.pdf (1.6 MB) We were trying to render Bangla Unicode font in Group Docs viewer but we found it get distorte…...sharing the details and sample files. We’ll analyze the issue and...(440.2 KB) From the shared PDF file I can see that it is likely...

    forum.groupdocs.com/t/unicode-font-bangla-suppo...
  4. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) Files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...with many (and maybe larger) files that they wanted to add to the...ObjectDisposedExcept: Cannot access a closed file.\r\n at \u0003\u0005\u0010....

    forum.groupdocs.com/t/overflowexception-arithme...
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......to Extract Text from Markdown File in C# How to Convert TeX to...

    kb.groupdocs.com/categories/page/37/
  6. Work with Password-Protected Documents using Gr...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....more metadata keys in DOC/DOCX file formats FixesThe following bug...

    blog.groupdocs.com/metadata/work-with-password-...
  7. Loading | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from stream Loading specific file formats Password-protected documents...

    docs.groupdocs.com/parser/java/loading/
  8. Working with ZIP archives and attachments | Gro...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......through container items Detect file type of container item Was this...

    docs.groupdocs.com/parser/java/working-with-zip...
  9. Getting Started | GroupDocs

    Install GroupDocs.Viewer for Python via .NET, render your first document, and explore the runnable examples repository on Windows, Linux, or macOS....Features Overview Supported File Formats System Requirements...

    docs.groupdocs.com/viewer/python-net/getting-st...
  10. 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...same folder as the original file, rewriting original. If you...

    docs.groupdocs.com/watermark/net/saving-documents/