Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 13,097 for

new

(0.63 sec)
  1. Show Revisions | GroupDocs

    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/
  2. Load a file of a specific format | GroupDocs

    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...
  3. Convert font formats | GroupDocs

    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/
  4. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Markdown ; var options = new ConvertOptions { Flavor = MarkdownFlavor...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...HTML, RTF) and save them as a new file using GroupDocs.Merger for...available for download. What’s new in the latest release? The major...

    blog.groupdocs.com/groupdocs.blog/page/39/
  6. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . setLicense...

    docs.groupdocs.com/editor/java/licensing-and-su...
  7. pdf_page_1.html

    From : Aspose Subject: Spotlight on Aspose.Cells and News from Aspose, February 2016 From : campaign Subject: Spotlig......Cells and news from Aspose, February 2016 From...Spotlight on Aspose.Cells and News from Aspose, May 2015 From :...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...This release hasn’t brought any new feature, still, it has addressed...Java API packaging a bunch of new features, improvements, and bug...

    blog.groupdocs.com/groupdocs.blog/page/37/
  9. GroupDocs.Conversion 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.... we have a good news for you. There is a new method GetConsumptionCredit()...consumed. Let’s talk about the new file formats introduced. Most...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...order to perform a search a new public instance method was added...

    docs.groupdocs.com/viewer/java/search-highlight...