Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 5,062 for

as

(0.22 sec)
  1. Customer Feedback Sentiment Analysis in C# | C#...

    C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product....C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product.

    blog.groupdocs.com/classification/classify-cust...
  2. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It wAs built on its predecessor TrueType, retaining TrueType’s bAsic structure and adding many intricate data structures for prescribing typographic behavior. Note PleAse find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage.

    docs.groupdocs.com/metadata/net/working-with-op...
  3. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the releAse of GroupDocs.Merger for .NET 19.2. Following new file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are bAsically saved As a template files. Beside new features, we also introduced a improvement and few bug fixes....Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2. Following new file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside new features, we also introduced a improvement and few bug fixes.

    blog.groupdocs.com/merger/xltx-file-format-supp...
  4. Strikethrough Text on GroupDocs Blog | Document...

    Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Jav...

    blog.groupdocs.com/pt/tag/strikethrough-text/in...
  5. Extract Images from CHM in Java on GroupDocs Bl...

    Extract Images from CHM in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from CHM in Java on GroupDocs Blog | Document Automatio......Extract Images from CHM in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from CHM in Java on GroupDocs Blog | Document Automatio...

    blog.groupdocs.com/pt/tag/extract-images-from-c...
  6. Clarification Needed: Cloud vs On-Prem Evaluati...

    Hello, We are currently evaluating GroupDocs.Comparison and related document processing products for integration into our platform, and we would appreciate clarification on several technical points. To clarify upfront: …...Hello, We are currently evaluating GroupDocs.Comparison and related document processing products for integration into our platform, and we would appreciate clarification on several technical points. To clarify upfront: …

    forum.groupdocs.com/t/clarification-needed-clou...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such As PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats pleAse refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Convert Files with GroupDocs PHP SDK

    This article explains the bAsics of using PHP SDK clAsses and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. 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) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. 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) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github.

    blog.groupdocs.com/conversion/how-to-convert-fi...
  9. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions bAsed on the file type. See below for the LoadOptions I a…...I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…

    forum.groupdocs.com/t/objectdisposedexception-c...
  10. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite eAsy for those Java developers who like to write their own Servlet bAsed applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleAsed to releAse the Servlet bAsed front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it As per their needs....Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs.

    blog.groupdocs.com/viewer/servlets-based-front-...