Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 3,284 for

total

(0.39 sec)
  1. GroupDocs.Storage Cloud 已停產 %%sep%% 使用最新 API

    GroupDocs.Storage Cloud 已不再作為單獨的產品。其存儲功能現在可作為每個 GroupDocs Cloud API 中的微服務使用。...Total Cloud 產品系列 的一部分。不過, 技術支持 歡迎您就遷移到...

    blog.groupdocs.cloud/zh-hant/total/groupdocs.st...
  2. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud A......Total per .NET e altro da GroupDocs...- settembre 2016 GroupDocs.Total per le API .NET sono indipendenti...

    blog.groupdocs.cloud/it/categories/groupdocs.vi...
  3. PDF Dosyalarını .NET'te Sınıflandırma: Eğitim v...

    GroupDocs.Classification Cloud SDK kullanarak .NET'te PDF dosyalarını nasıl sınıflandıracağınızı öğrenin. Bu öğreticide kurulum, kod, cURL komutları ve en iyi uygulamalar ele alınmaktadır....\"keywords\":[\"amount\",\"total\",\"invoice\"]}]}", "confidenceThreshold":...: [ "invoice" , "amount" , "total" , "due" ] }, { "name" : "Resume"...

    blog.groupdocs.cloud/tr/classification/classify...
  4. 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....ライブラリ: ドキュメントを完全に制御 GroupDocs Total for .NET は、GroupDocs が提供するすべての...NET 用 GroupDocs Total をダウンロード 最近 GroupDocs Total for .NET をリリー...

    blog.groupdocs.cloud/ja/page/53/
  5. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/rendering-docum...
  6. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/features-overview/
  7. AWS S3 bucket as storage - Invalid connection -...

    I’m trying to configure a AWS S3 bucket as storage. I’ve created the bucket and iam user, and after adding the bucket and credentials on groupdocs cloud, the “verify connection” gives me “Invalid connection” The policy…...Total Cloud Product Family dhjimmie...

    forum.groupdocs.cloud/t/aws-s3-bucket-as-storag...
  8. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/taxonomy/
  9. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/editor/supported-document-...
  10. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/signresult/