Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,117 for

view file

(0.07 sec)
  1. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to View Files within your .NET application....execute the following actions: View documents in the (DOCX, XLSX...JPEG files. You no longer need third-party software to view files...

    docs.groupdocs.com/viewer/net/product-overview/
  2. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....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/python-net/optimizati...
  3. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF Viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF Viewer is all you actually need. But things become a lot more complicated when the Viewer needs to meet your customer’s business requirements....that end users can access and view the shared PDF documents from...compatibility. End users can view PDF documents using a standard...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  4. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...jpg" )) { // Create a PDF file. PdfViewOptions viewOptions...ImageMaxHeight = 600 ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  5. Convert ODT to JPG using Node.js

    Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful File conversion library....often helpful to turn editable files into images. This can be useful...images inside web apps or mobile views. With the help of a handy library...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Extract Text and Metadata from XLSM Online

    Free online document text and metadata extractor. Secure and easy to use XLSM text and metadata parser and extractor... Upload By uploading your files or using our service you agree..., , , , , , , and many more file and document formats (see )...

    products.groupdocs.app/parser/xlsm
  7. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....includes: File format (detected by the internal structure) File extension...of pages File size A value indicating whether a file is encrypted...

    docs.groupdocs.com/metadata/python-net/get-docu...
  8. Specify encoding when loading documents | Docum...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....supported for the following file types: Different encodings use...for characters, and opening a file in the wrong encoding leads...

    docs.groupdocs.com/viewer/java/specify-encoding...
  9. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... View the list of interactive features...PowerPoint format Read TIFF Image File Directory tags Remove hidden...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  10. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....stream without saving it as a file on a disk. You can use this...ForEmbeddedResources (); viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/load-document-fro...