Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,783 for

name

(0.13 sec)
  1. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...Document = new FileInfo() { Name = "one-page.docx", Folder =..."Document": {"Folder": "words/docx","Name": "four-pages.docx" } }' 回复...

    blog.groupdocs.cloud/zh/classification/classify...
  2. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions...."ImageHeight" : 0 } ImageOptions fields Name Description RenderOptions fields...

    docs.groupdocs.cloud/viewer/pdfoptions/
  3. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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....html" } ], "attachments" : [ { "name" : "(Inbox)0.msg" , "path" :...chments/(Inbox)0.msg" }, { "name" : "(Inbox)1.msg" , "path" :...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  4. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, structure, and categorize almost anything in the text...."Document": {"Folder": "words/docx","Name": "four-pages.docx" } }' Response...

    blog.groupdocs.cloud/classification/classify-yo...
  5. Available SDKs | Documentation

    GroupDocs.Conversion 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....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...

    docs.groupdocs.cloud/conversion/available-sdks/
  6. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....}, "OutputPath" : "string" } Name Description SourceFile about...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  7. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations...request = new GetImportRequest() { Name = "Annotated.pdf", Folder =...request = new PutExportRequest() { Name ="Annotated.pdf", Folder=null...

    blog.groupdocs.cloud/annotation/first-public-re...
  8. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically....the API Step 2 – Specify the name of Word document to be watermarked...tion); Step 2 – Specify the name of Word document to be watermarked...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  9. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....object which contains document name, folder location and signing...object which contains document name, folder location and signing...

    docs.groupdocs.cloud/signature/working-with-sig...
  10. Convert Word to Markdown and Markdown to Word i...

    Online file conversion API converts a file format to another file format. This article covers how to convert Word to Markdown and Markdown to Word in Python...ConvertSettings Set storage name and the input Word file path...ConvertSettings class Set storage name and the input Markdown file...

    blog.groupdocs.cloud/conversion/convert-word-to...