Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 5,227 for

as

(0.05 sec)
  1. GroupDocs.Comparison for Python 26.5 – 重大 API 改...

    GroupDocs.Comparison for Python 26.5 帶來純 Python 包裝器、AGENTS.md、控制台 CLI 以及廣泛的 API 增強——現在已在 PyPI 上提供。...GroupDocs.Comparison for Python 26.5 帶來純 Python 包裝器、AGENTS.md、控制台 CLI 以及廣泛的 API 增強——現在已在 PyPI 上提供。

    blog.groupdocs.com/zh-hant/comparison/groupdocs...
  2. Rotate pages of pdf using merger api - Free Sup...

    Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = new Orie…...Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = new Orie…

    forum.groupdocs.com/t/rotate-pages-of-pdf-using...
  3. Timeout error ApiClient - Free Support Forum - ...

    Getting this today: com.groupdocs.cloud.merger.client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…...Getting this today: com.groupdocs.cloud.merger.client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…

    forum.groupdocs.com/t/timeout-error-apiclient/1...
  4. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered clAss. This method returns count of credits that are consumed in cAse of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format....As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.

    blog.groupdocs.com/conversion/retrieve-count-of...
  5. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences, mark them with () and [] inside the result CSV, and export the change report to JSON....How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences, mark them with () and [] inside the result CSV, and export the change report to JSON.

    blog.groupdocs.com/comparison/compare-csv-files...
  6. Licensing and Subscription | GroupDocs

    Apply a license to GroupDocs.Merger for Python via .NET — from file, from stream, via environment variable, or with a metered key....Apply a license to GroupDocs.Merger for Python via .NET — from file, from stream, via environment variable, or with a metered key.

    docs.groupdocs.com/merger/python-net/getting-st...
  7. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable<T> providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:

    docs.groupdocs.com/assembly/net/enumeration-ext...
  8. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In cAse of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code.

    blog.groupdocs.com/annotation/cache-page-previe...
  9. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor

    docs.groupdocs.com/editor/java/generating-page-...
  10. How to Compare 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 other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....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 other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.

    blog.groupdocs.com/comparison/how-to-compare-fi...