Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 4,106 for

as

(0.04 sec)
  1. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly releAse of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an Assembled document using file extension or explicit specification. You can change the target file format when Assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the API for a better user experience....We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the API for a better user experience.

    blog.groupdocs.com/assembly/set-target-file-for...
  2. How to Use New Login Method in Plugins and Serv...

    This article explains how to use the new method LoginUser, added to the new GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other FatFree samples....This article explains how to use the new method LoginUser, added to the new GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other FatFree samples.

    blog.groupdocs.com/total/how-to-use-new-login-m...
  3. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Export Indexed Documents to HTML using Java

    Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently....Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently.

    kb.groupdocs.com/search/java/export-indexed-doc...
  5. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart PleAse follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart.

    docs.groupdocs.com/assembly/java/individual-ser...
  6. Change Page Orientation of Word Document in Java

    Change the orientation of pages in Word DOC/DOCX documents in Java. Set pages As portrait or landscape within applications using GroupDocs....Change the orientation of pages in Word DOC/DOCX documents in Java. Set pages as portrait or landscape within applications using GroupDocs.

    blog.groupdocs.com/merger/change-page-orientati...
  7. Support for BitTorrent Format in GroupDocs.Meta...

    GroupDocs team is proudly announcing the monthly releAse of GroupDocs.Metadata for .NET 18.4. Using the latest releAse, you can now read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18....GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.4. Using the latest release, you can now read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.

    blog.groupdocs.com/metadata/support-for-bittorr...
  8. .NET 9 - Cannot convert image - Free Support Fo...

    Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this hAs uploaded As .jpg it should be a .png GroupDocs.Conversi…...Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this has uploaded as .jpg it should be a .png GroupDocs.Conversi…

    forum.groupdocs.com/t/net-9-cannot-convert-imag...
  9. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly releAse where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file format along with improvements and fixes. We recommend that download the latest API releAse to add new exciting features and enhance your application with GroupDocs....Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Online Document Viewer Plugin for Umbraco is No...

    GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer into your Umbraco website and then publish documents on any web-pages within your website. Your website visitors can then view documents directly on your Umbraco web-pages....GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer into your Umbraco website and then publish documents on any web-pages within your website. Your website visitors can then view documents directly on your Umbraco web-pages.

    blog.groupdocs.com/total/online-document-viewer...