Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,573 for

new

(0.04 sec)
  1. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...font file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents" ); string [] fileNames = new string [ filePaths . Length ];...

    docs.groupdocs.com/search/net/deleting-documents/
  3. Get changes coordinates | Documentation

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-changes-...
  4. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.msg" )) { //...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  5. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......This offer is only available on new GroupDocs.Total purchases and...resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for New ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the New release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ New features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....GroupDocs we always look for new ways to enhance our products...are excited to announce the new release of GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source DWG file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.dwg" )) {...

    docs.groupdocs.com/conversion/net/convert/cad/
  9. Ways to Convert WebP to PNG

    Convert WebP to PNG images using online & free WebP converter. Developers can perform the conversion with few lines of code using .NET & Java API....using (Converter converter = new Converter("path/image.webp"))...ImageConvertOptions options = new ImageConvertOptions { // Set...

    blog.groupdocs.com/conversion/convert-webp-to-png/
  10. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Consulting Blog Knowledge Base New Releases Status Websites aspose...forEach ( file => { var metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/removin...