Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 10,611 for

new

(0.04 sec)
  1. Scan QR Code | Documentation

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/scan-qr-code/
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with New features....keep on updating this API with new features. An initial list of...

    blog.groupdocs.com/editor/upcoming-release-grou...
  7. Upcoming Release of GroupDocs.Merger for .NET

    We are about to release GroupDocs.Merger for .NET, a full featured, back-end API that could easily be utilized by .NET developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for .NET. Moreover, API will allow to merge two documents of same format into single. Features Offered by GroupDocs.Merger for .NETGroupDocs will keep on updating this API with New features. An initial list of features offered by the API will be: Move/reorder pages Remove and swap document pages Trim and split document Document protection management Join Document First Version AvailabilityWe are finalizing the first release of GroupDocs....keep on updating this API with new features. An initial list of...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  8. Page Rotation Issue for EPUB Format is Fixed in...

    We are pleased to announce the monthly release of GroupDocs.Merger for .NET 19.1. This latest version of the API comes with some New features and bug fixes. RotatePages method now supports Diagram formats. Please see release notes for further details. Features Diagram formats are available for method: RotatePages Note formats are available for method: SwapPages Bug Fixes Document Save method throws exception: System.ObjectDisposedException PostScript document is loading with error Page rotation is not saving for EPUB format Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....version of the API comes with some new features and bug fixes. RotatePages...

    blog.groupdocs.com/merger/page-rotation-issue-f...
  9. Hotfix that allows to validate license file in ...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Comparison for Java 17.3.1. This hotfix comes with a bug fix, developers can validate API license using isValidLicense() method. Download the New release and enhance document comparison experience. GroupDocs.Comparison for Java 17.3.1 - Bug Fixes Deprecated method isValidLicense() Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... Download the new release and enhance document...

    blog.groupdocs.com/comparison/validate-license-...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-metadata...