Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,824 for

view

(0.04 sec)
  1. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....accessible and visible when viewing the document in any PDF viewer...Python view_options_1 = gvo . PdfViewOptions () view_options_1...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. 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....Layout OptionsSo far, when viewing documents, you had the following...page layout options: # Scroll view – pages are placed in a continuous...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....accessible and visible when viewing the document in any PDF viewer...)) { viewer . view ( viewOptions1 ); viewer . view ( viewOptions2...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. 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... From application point of view, a Macro is set of instructions...

    products.groupdocs.app/parser/xlsm
  5. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/python-net/clean-me...
  6. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // .... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-di...
  7. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....changes to file in index folder View progress percentage of indexing...

    blog.groupdocs.com/search/upcoming-release-of-g...
  9. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications.... view ( viewOptions ); } Was this...

    docs.groupdocs.com/viewer/java/load-password-pr...
  10. GroupDocs.Editor Product Family | Documentation

    Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...applications with document viewing features across more than 170+...demos GroupDocs.Editor Free App View 170+ file and document types...

    docs.groupdocs.com/editor/