Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 10,666 for

new

(0.05 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 ....Consulting Blog Knowledge Base New Releases Status Websites aspose...doc" try ( InputStream stream = new FileInputStream ( Constants ...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Load document from local disk | Documentation

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...disk. Signature signature = new Signature ( "sample.docx" );...

    docs.groupdocs.com/signature/java/load-document...
  4. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  5. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...directories. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/comparison/net/load-custom-f...
  6. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/net/disable-image...
  7. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...toString(); try (Converter converter = new Converter(originalFilePath))...PdfConvertOptions options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  8. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. GroupDocs.Viewer for Java - Document Viewer Jav...

    GroupDocs pleased to announce another release of Java Document Viewer App (Modern UI) v3.2.0 using GroupDocs.Viewer for Java version 17.5.0. This release v3.2.0 comes up with New features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this New version....0 comes up with new features and improvements for...and explore this new version. Let’s explore new features in more...

    blog.groupdocs.com/viewer/groupdocs.viewer-java...
  10. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of New features, improvements, and changes in the API, please read our release notes.... For a complete list of new features, improvements, and changes...GroupDocs.Viewer for .NET 17.4.0 - New FeaturesIn GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...