Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,815 for

view

(0.06 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. 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:... You are welcome to view and edit metadata of PDF, DOC...

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

    This article shows how to save a file to the specified stream in Java... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java... view ( viewOptions ); } The following...

    docs.groupdocs.com/viewer/java/logging/
  5. Load from Azure Blob Storage | Documentation

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications.... view ( viewOptions ); } Was this...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. 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...
  7. 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...
  8. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  9. 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/
  10. Protect PDF document | Documentation

    Secure PDF output with passwords and permissions when rendering documents using GroupDocs.Viewer.... view ( pdf_options ) Was this page...

    docs.groupdocs.com/viewer/python-net/protect-pd...