Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,600 for

view

(0.04 sec)
  1. 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 // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing.... view ( options ); } Was this page...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  3. 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...
  4. 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...
  5. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....modification password but without view password cannot be converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  6. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/save-a-modified...
  7. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  8. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#.... You can view PDF to Word C# example code...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....process from the user’s point of view is pretty simple - the source...

    docs.groupdocs.com/conversion/java/convert/
  10. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....process from the user’s point of view is pretty simple - the source...

    docs.groupdocs.com/conversion/nodejs-java/convert/