Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 10,115 for

new

(0.04 sec)
  1. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-reports/
  2. Set image size limits | Documentation

    This article shows how to set output image size limits when rendering image to HTML...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.jpg" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  3. Column Chart in Spreadsheet Document | Document...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create column chart in MS Excel 2013: Create a New Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Consulting Blog Knowledge Base New Releases Status Websites aspose...chart in MS Excel 2013: Create a new Workbook. Click the “Insert”...

    docs.groupdocs.com/assembly/java/column-chart-i...
  4. Inserting Chart Axis Title Dynamically in Email...

    Note This feature is supported by version 18.1 or greater Note The code uses some of the objects defined in The Business Layer. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a New Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email Click the “Insert” tab...

    docs.groupdocs.com/assembly/java/inserting-char...
  5. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputAsf...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Export Annotations with Additional Options usin...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for .NET. This latest release 18.12 allows you to export annotations with some additional options, like the ability to export specific annotation type, range of pages and few more. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the New version of the API to enhance your document annotation experience....recommend you to download the new version of the API to enhance...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  7. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.set...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  8. Converting Documents | Documentation

    Explains GroupDocs.Conversion for Java converter features and shows how to convert PDF, Word, Excel, PowerPoint documents, PNG, JPG images and other formats inside your Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/developer-gu...
  9. Installation | Documentation

    Install using NPM All Java packages are hosted at NPM. You can easily reference GroupDocs.Search for Node.js via Java API directly in your Node.js project by installing it with the following command. npm install @groupdocs/groupdocs.search...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/installat...
  10. Migration Notes | Documentation

    Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/migration-notes/