Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,751 for

name

(0.02 sec)
  1. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions 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", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type...., "X" : 0 , "Y" : 0 } } ] } Name Description SourceFile about...

    docs.groupdocs.cloud/comparison/updatesoptions/
  2. 在 Python 中使用 REST API 编辑 Word 文档 |在 Python 中编辑 ...

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 Word 文档(DOC 或 DOCX)。...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...

    blog.groupdocs.cloud/zh/editor/edit-word-docume...
  3. 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/
  4. GroupDocs.cloud 假期优惠 – GroupDocs.Total Cloud AP...

    使用不同签名类型签署文档(超过 20 种支持的格式) 具有各种格式、样式和外观的文本签名、图像签名、数字签名 条形码签名 QRCode 签名 使用适用于 Python 的 GroupDocs.Signature Cloud SDK。..."Signature-Dev" #Put your storage name here storageFolder = "signed"...pdf" #Put your storage file name here filePassword = "" #Put...

    blog.groupdocs.cloud/zh/signature/14009/
  5. 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...
  6. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....ConvertSettings Set storage name and the input XML file path...ConvertSettings Set storage name and the input CSV file path...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  7. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/merge-documents-of-...
  8. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST API,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...request = new PostDigitalRequest { Name = "02_pages.pdf", SignOptionsData...= new PostVerificationDigi { Name = "Signed_Digital.pdf", VerifyOptionsData...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  9. 发布下一代 GroupDocs.Signature 云 API

    GroupDocs.Signature for Cloud 是一个 REST API,用于创建、验证和搜索应用程序中文档的不同类型的 Signatures 对象...request = new PostDigitalRequest { Name = "02_pages.pdf", SignOptionsData...= new PostVerificationDigi { Name = "Signed_Digital.pdf", VerifyOptionsData...

    blog.groupdocs.cloud/zh/signature/releasing-nex...
  10. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'OutputPath': 'Output' }" Response [ { "name" : "sample_1.eml" , "size" :.../Output/sample_1.eml" }, { "name" : "sample_2.eml" , "size" :...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...