Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 2,664 for

authorization

(0.31 sec)
  1. Première version publique de la nouvelle généra...

    L'API GroupDocs.Annotation for Cloud offre aux développeurs une API pour créer des outils d'annotation de documents en ligne avancés qui prennent en charge les annotations de texte et de figure...application/json" \ -H "authorization: Bearer xxxxxxxxxxxxxxxxxxxx”...T18:19:14" }]}]" \ -H "authorization: Bearer xxxxxxxxxxxxxxxxxxxx”...

    blog.groupdocs.cloud/fr/annotation/first-public...
  2. 将 JPG 转换为 PDF C# | 使用 .NET REST API 将 JPEG转换为 PDF

    学习如何在 C# 中将 JPG 或 JPEG 图像转换为专业的、适合打印的 PDF。指南涵盖设置、使用 REST API 和 cURL 编写 JPEG 到 PDF 的代码。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...
  3. 將 JPG 轉換為 PDF C# | 使用 .NET REST API 將 JPEG 轉換為 PDF

    學習如何將 JPG 或 JPEG 圖像轉換為專業級、可供列印的 PDF,使用 C#。本指南涵蓋了設置、使用 REST API 和 cURL 進行 JPEG 轉 PDF 的編碼。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  4. 將 Excel 轉換為 HTML | XLS 到 HTML |將 Excel 儲存為 HTML

    探索將 XLS 和 XLSX 無縫轉換為 HTML 的逐步說明和專家提示。如何輕鬆地將 Excel 轉換為 HTML。...application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. 逗號分隔文件到 Excel | C# .NET 中的 CSV 到 Excel

    使用 C# .NET 將逗號分隔檔案轉換為 Excel。使用 C# 將 csv 逗號分隔值儲存到 Excel 工作簿。...application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. Word から HTML へ | DOC から HTML へオンライン | DOCX から H...

    C# .NET で Word 文書を HTML に変換します。C# を使用して DOC、DOCX ファイルを HTML 形式に変換する利点について説明します。...application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...
  7. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "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 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1...."MarkNestedContent" : true , "MetaData" : { "Author" : "string" , "LastSaveBy"...

    docs.groupdocs.cloud/comparison/settings/
  8. FAQ - Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....It Moderators have special authority; they are responsible for...

    forum.groupdocs.cloud/guidelines
  9. 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...."MarkNestedContent" : true , "MetaData" : { "Author" : "string" , "LastSaveBy"...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  10. CSV zu JPG | CSV in JPEG konvertieren | Bild zu...

    Erfahren Sie, wie Sie CSV Dateien mit C# .NET in JPEG bilder konvertieren. Unsere bewährten Methoden zum Konvertieren von durch Kommas getrennten Dateien in JPG bilder mit C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/de/conversion/convert-csv-...