Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,233 for

file viewer

(0.08 sec)
  1. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...Viewer Product Family csharp , dotnet...dotnet , document-viewer Clemens_Pestuka May 7, 2025, 8:05am 1...

    forum.groupdocs.com/t/problems-with-thai-charac...
  2. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different File formats – all from within Moodle environment and without having to install original software used to create the Files....Viewer enables both educators and...images in more than 50 different file formats – all from within Moodle...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  3. User roles | Documentation

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....Viewer Product Solution GroupDocs...also set a role of the user: Viewer - GroupDocs.Annotation does...

    docs.groupdocs.com/annotation/net/apply-roles/
  4. Render XLSX as HTML using C#

    In this topic, we will explore how to render XLSX as HTML using C# without need for additional tool. Also, we will furnish you with C# code for rendering XLSX to HTML....Viewer Product Family GroupDocs.Comparison...processing, rendering Excel files in the XLSX format to HTML using...

    kb.groupdocs.com/viewer/net/render-xlsx-as-html...
  5. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen....Viewer for .NET library up to the...their own, straight from the viewer’s GUI. You can also set a default...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Load a file of a specific format | Documentation

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } 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:...Viewer Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a File to the specified stream in Java...Viewer Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  8. Ask about the ability to convert to XPS files -...

    The failure phenomenon is a script failure, which causes the browser to stop working and stop. Error script.jpg : Script error log. Edge network*.jpg : The http communication that occurs during printing is sequentially…...ability to convert to XPS files GroupDocs.Viewer Product Family dianysus...purchased the recommended GroupDocs Viewer license and are currently developing...

    forum.groupdocs.com/t/ask-about-the-ability-to-...
  9. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for .NET /...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  10. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/DockerFile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj ExeViewer.CrossPlatform" Version="24...using GroupDocs.Viewer; using GroupDocs.Viewer.Options; namespace...

    docs.groupdocs.com/viewer/net/sample-files/how-...