Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 744 for

resource

(0.06 sec)
  1. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....information about all the resources in the API. It also provides...

    docs.groupdocs.cloud/classification/overview/
  2. GroupDocs.Total Cloud Product Family

    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....ジョニングに使用する URL に「/heroku/resources」を追加して構築します。ここで、文字列の代わりにハッ...定し、「/heroku/resources」を「/cloudcontrol/resources」に変更します。 「sso...

    blog.groupdocs.cloud/ja/categories/groupdocs.to...
  3. अगली पीढ़ी के GroupDocs.Viewer क्लाउड की पहली स...

    GroupDocs.Conversion Cloud 50 से अधिक दस्तावेज़ों और छवि प्रारूपों को Words, Cells, Html, PDF, Slides और Image प्रारूपों में परिवर्तित करने के लिए एक REST API है।...Viewer Cloud Resources # Following are the links...links to some useful resources you may need to accomplish your tasks...

    blog.groupdocs.cloud/hi/viewer/first-public-rel...
  4. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. 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: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Developer Guide / Common Resources / classify Request Parameters...

    docs.groupdocs.cloud/classification/classify-re...
  5. Oferta de feriados do GroupDocs.cloud – Ganhe 2...

    Oferta de feriados do GroupDocs.cloud – Ganhe 25% de desconto nas APIs do GroupDocs.Total Cloud. Cite HOLOFF2018 ao fazer seu pedido online....Annotation Cloud Resources # A seguir estão os links...

    blog.groupdocs.cloud/pt/annotation/groupdocs.an...
  6. classification.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/classification/classify-request-parameters/ weekly 0.5 https://docs.groupdocs.clo......cloud/classification/common-resources/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/classification.xml
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse documents to extract text, images and document information on any platform....Cloud using the following resources. GroupDocs.Parser Cloud Online...

    blog.groupdocs.cloud/parser/a-rest-api-solution...
  8. مصغر HTML و HTML سريع الاستجابة باستخدام PHP SD...

    اعرض مستندات HTML سريعة الاستجابة ومستندات HTML و SVG المصغرة باستخدام PHP SDK لـ Document Viewer Cloud API بواسطة GroupDocs Cloud....Viewer Cloud Resources # فيما يلي روابط لبعض الموارد...

    blog.groupdocs.cloud/ar/viewer/minified-and-res...
  9. Python で REST API を使用して Excel シートを編集する | Python...

    Excel スプレッドシート エディター Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して Excel シート (XLS または XLSX) をプログラム的に編集します。...resources_path = loadResult.resources_path saveResult...saveOptions.resources_path = loadResult.resources_path saveResult...

    blog.groupdocs.cloud/ja/editor/edit-excel-sheet...
  10. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-hidden-pages/