Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,803 for

name

(0.08 sec)
  1. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage Name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Linux/MacOS/Bash...

    docs.groupdocs.cloud/signature/working-with-sto...
  2. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41...."string" } AnnotationInfo fields Name Description Angle Gets or sets...CreatorName Gets or sets the name of the creator FieldText Gets...

    docs.groupdocs.cloud/annotation/annotationinfo/
  3. C#: Convert MPP to Excel | Export MS Project to...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis....input file name, output format as XLS and the name of the resultant... Replace: inputMPP with the name of input MS Project file, resultantXLS...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  4. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... If you do not pass storage name API will find folder in GroupDocs...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/annotation/working-with-fo...
  5. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....set the metadata by property name of a PDF document using a REST...API. Set Metadata by Property Name The following code snippet shows...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  6. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...SignResult fields Name Description FilePath Name of the verified...

    docs.groupdocs.cloud/signature/verifyresult/
  7. Need help sending envelopes with different Comp...

    This is what we need to do using the cloud API: all of our CRM users share 1 group docs account with us passing SENDER’S companyName/contact details when esignature is sent Or all of our CRM users have sub accounts …...envelopes with different Company Names / contacts GroupDocs.Signature...Client(Company Name differs for each CRM Client and Contact Name at Company/Email/Phone)...

    forum.groupdocs.cloud/t/need-help-sending-envel...
  8. Working with Barcode Signature | 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 Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and signing...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-bar...
  9. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input file name, output format as PPT and the name of the resultant...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  10. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....storage, where we provide the name for input HTML file. fileUpload...the name for input HTML, output format as pdf and the name for...

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