Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,349 for

name

(0.07 sec)
  1. Sponsor @curl on GitHub Sponsors · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....application for DoH (DNS-over-HTTPS) name resolves and lookups C 405 curl/curl-www...

    github.com/sponsors/curl
  2. 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...
  3. GroupDocs.Classification Cloud · GitHub

    GroupDocs.Classification Cloud has 5 repositories available. Follow their code on GitHub....C# Python Sort Last updated Name Stars Showing 5 of 5 repositories...

    github.com/groupdocs-classification-cloud
  4. GitHub Roadmap Webinar, Q4 2024 - Americas - Gi...

    Join us for an exclusive look at GitHub’s latest innovations and upcoming product enhancements for Q4 2024. This roadmap webinar will spotlight the next wave of tools and features designed to redefine DevOps workflows, drive team productivity, and keep your organization at the forefront of development....about your needs Last name * First name * Work Email * Phone 🇦🇨...

    resources.github.com/webcasts/github-roadmap-we...
  5. How GitHub Next took Copilot Workspace from con...

    Whether you’re addressing an issue, iterating on a pull request, or bootstrapping a project, GitHub Copilot Workspace helps jumpstart your tasks by describing what you want in natural language....about your needs Last name * First name * Work Email * Phone 🇦🇨...

    resources.github.com/artificial-intelligence/co...
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "...."entries" : [ { "number" : 1 , "name" : null , "width" : 816 , "height"...

    docs.groupdocs.cloud/signature/get-document-inf...
  7. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible to include on API response?...data, are: [ID,Active,Task Mode,Name,Duration,Start,Finish,Predecessors...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  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....}, "OutputPath" : "string" } Name Description SourceFile about...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  9. Convert HTML to PNG Image in Java - HTML to PNG...

    Easily convert HTML documents to high-quality images using Java Cloud SDK. This article is about how to convert HTML to PNG image in Java programmatically....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Thirdly, provide the cloud storage name. Next, set the input HTML file...

    blog.groupdocs.cloud/conversion/convert-html-to...
  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...