Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 4,517 for

comparison

(0.15 sec)
  1. GroupDocs 뉴스레터 2017년 8월 – .NET, Java API 업데이트 및...

    GroupDocs 개발자 뉴스레터 2017년 8월호에서는 API 업데이트, 새로운 기능, GroupDocs 문서 조작 API 내의 .NET 및 Java 코드 예제에 대해 설명합니다....Comparison for .NET 17.6 – 이메일 형식을 비교하고...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud 在 Java 中修改 TXT 文件 探索如何在 Java 中使用 GroupDocs.Editor Cloud SDK 修改 TXT 檔案。跟隨一步步的教學、完整程式......Comparison Cloud SDK 有效比較 PDF 檔案。我們的詳細指南提供了比較兩個...以編程方式比較兩個或多個 Excel 文件與 GroupDocs.Comparison Cloud SDK for Python。 使用...

    blog.groupdocs.cloud/zh-hant/index.xml
  3. پیشنهاد ویژه تعطیلات، 25% تخفیف GroupDocs.Total...

    پیشنهاد GroupDocs Holidays - 25% تخفیف در GroupDocs.Total برای دات نت و جاوا دریافت کنید. هنگام سفارش آنلاین، HOL2017WBS را نقل قول کنید....Comparison for .NET 17.11 - ساختار فایل...

    blog.groupdocs.cloud/fa/total/special-holidays-...
  4. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  5. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  6. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  7. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document (example) curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...