Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 3,260 for

assembler

(0.03 sec)
  1. Setting content language | Documentation

    How to specify a language of the processed text....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  2. Available SDKs | Documentation

    GroupDocs.Watermark Cloud SDKs GroupDocs.Watermark Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/available-sdks/
  3. 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...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  4. Supported languages | Documentation

    Content languages supported by GroupDocs.Rewriter Cloud....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/supported-languages/
  5. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model. Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/pricing-plan/
  6. Working With Document Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Articles in this section...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/document-pages/
  7. Processing files with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for processing files....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/
  8. Common rendering options | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/common-rendering-op...
  9. PageInfo | Documentation

    PageInfo data structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/pageinfo/
  10. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/