Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 10,666 for

new

(0.05 sec)
  1. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET Here’s what’s new in GroupDocs.Metadata 25.6 for...Explore the latest updates, new features, enhancements, and improvements...

    blog.groupdocs.com/categories/groupdocs.metadat...
  2. Performing document conversion and image conver...

    Earlier this week I talked about document conversion, including image conversion, and why you’d want to do it. Today, I’ll show you how to perform two tasks: first, how to convert the pages in a document to images and then how to convert an image from one format to another. Document conversion is one of the services that GroupDocs offers. You can convert documents you’ve uploaded to a number of different formats....an image and saved with the new file extension. For example,...converted and saved with the new file extension. For example,...

    blog.groupdocs.com/total/converting-images-for-...
  3. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/java/convert/web/
  4. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( @"D:\input.doc" ))...

    docs.groupdocs.com/metadata/net/exporting-metad...
  5. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...ExportingMetadataPro try ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/java/exporting-meta...
  6. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...format LoadOptions loadOptions = new LoadOptions ( FileFormat . Spreadsheet...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  7. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in 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/show-revisions/
  8. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...font file Converter converter = new Converter ( "Lato-Regular.cff"...

    docs.groupdocs.com/conversion/java/convert/font/
  9. Search text | Documentation

    This article explains that how to search text from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text/
  10. Licensing | Documentation

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...License class License license = new License (); // Setup license...

    docs.groupdocs.com/annotation/java/licensing-an...