Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,106 for

view file

(0.04 sec)
  1. Search in XLTM Online

    Free online document search. Secure and easy to use full text online search in XLTM.... Perform search and view XLTM files online. Powered by groupdocs...or drop your file here By uploading your files or using our service...

    products.groupdocs.app/search/xltm
  2. How to Integrate and Use GroupDocs' Online Sign...

    We have published a GroupDocs’ Signature plugin for Chrome. This online signature add-on provides GroupDocs users with a slick interface for signing documents from within Gmail. GroupDocs’ online signature plugin gives you the ability to sign documents online in Gmail emails, without having to install bulky office software. When you need to sign a document, GroupDocs Signature opens it for you. With the plugin, you no longer have to log in to the GroupDocs website to View a document....to the GroupDocs website to view a document. When the plugin...corner. It allows you to access, view and manage your documents with...

    blog.groupdocs.com/signature/how-to-integrate-a...
  3. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...present groupdocs request of “/view-data” when noticed from browser’s...hostname of azure. Sample output of view-data call to ViewerController...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  4. Search in TXT Online

    Free online document search. Secure and easy to use full text online search in TXT.... Perform search and view TXT files online. Powered by groupdocs...or drop your file here By uploading your files or using our service...

    products.groupdocs.app/search/txt
  5. Search in DOTM Online

    Free online document search. Secure and easy to use full text online search in DOTM.... Perform search and view DOTM files online. Powered by groupdocs...or drop your file here By uploading your files or using our service...

    products.groupdocs.app/search/dotm
  6. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF File using the GroupDocs.Viewer .NET API (C#)....PDF / Optimize the output PDF file / Optimize images / Set image...this page If the output PDF file contains images, you can reduce...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Topics tagged csharp

    Topics tagged csharp...csharp Topic Replies Views Activity GroupDocs Editor Not Working...April 2, 2025 Not able to view pptx file in viewer GroupDocs.Total...

    forum.groupdocs.com/tag/csharp
  8. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/Views – for View Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...
  9. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...is a watermark" ); viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  10. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....pptx" )) { // Create an HTML file. HtmlViewOptions viewOptions...DefaultFontName = "Courier New" ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/replace-missing-f...