Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,241 for

total

(0.26 sec)
  1. GroupDocs 通讯 2017 年 8 月 – .NET、Java API 更新和代码示例

    GroupDocs 开发人员通讯 2017 年 8 月介绍了 GroupDocs 文档操作 API 中的 API 更新、新功能、.NET 和 Java 代码示例。...Total for .NET – 最新版本的 .NET API 打包到一个产品套件中。...打包到一个产品套件中。 GroupDocs.Total for Java – 打包到一个产品套件中的最新版本的 Java API。...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  2. Buletin GroupDocs September 2017– Pembaruan API...

    Buletin pengembang GroupDocs September 2017 menjelaskan pembaruan API, peningkatan fitur utama, dan perbaikan bug dalam API manipulasi dokumen GroupDocs....Total for .NET – Versi terbaru dari...rangkaian produk. GroupDocs.Total untuk Java – Versi terbaru dari...

    blog.groupdocs.cloud/id/total/groupdocs-newslet...
  3. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Total Cloud [ ](https://www.groupdocs...tmmedium=ссылка) GroupDocs.Total Cloud объединяет все API-интерфейсы...

    blog.groupdocs.cloud/ru/page/43/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Total Cloud [ ](https://www.groupdocs...tmmedium=ссылка) GroupDocs.Total Cloud объединяет все API-интерфейсы...

    blog.groupdocs.cloud/ru/groupdocs.cloud/page/43/
  5. Інформаційний бюлетень GroupDocs, вересень 2017...

    Інформаційний бюлетень розробників GroupDocs за вересень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Total for .NET – Останні версії наших...пакет продуктів. GroupDocs.Total для Java – Останні версії наших...

    blog.groupdocs.cloud/uk/total/groupdocs-newslet...
  6. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Total Cloud Product Family This public...

    forum.groupdocs.cloud/
  7. Setting content language | Documentation

    How to specify a language of the processed text....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/languages/
  8. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/itemsstyle/
  9. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/classifybat...
  10. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/previewoptions/