Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 2,591 for

authorization

(0.07 sec)
  1. 將 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...
  2. 엑셀을 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/ko/conversion/convert-exce...
  3. 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-...
  4. 将 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-...
  5. 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...
  6. Chuyển HTML sang Excel | Web sang Excel bằng C#...

    Cách chuyển đổi bảng HTML sang bảng tính Excel một cách liền mạch bằng C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  7. 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
  8. 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/
  9. 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/
  10. CSV do JPG | Konwertuj plik CSV na JPEG | Obraz...

    Dowiedz się, jak konwertować pliki CSV na obrazy JPEG przy użyciu języka C# .NET. Nasze najlepsze praktyki dotyczące konwertowania plików rozdzielanych przecinkami na obraz jpg za pomocą języka C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

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