Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,094 for

name

(0.14 sec)
  1. 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.conversion 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/conversion/working-with-fo...
  2. Format | Documentation

    Format data structure describes supported file format Format example: { "Extension": "string", "FileFormat": "string" } Name Description Extension File format extension FileFormat File format Name..., "FileFormat" : "string" } Name Description Extension File format...extension FileFormat File format name Was this page helpful? Not really...

    docs.groupdocs.cloud/comparison/format/
  3. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....SignOptionsCollectio Object Fields Name Type Description Items List...CellsSignTextOptions Object Fields Name Type Description Text string...

    docs.groupdocs.cloud/signature/signature-option...
  4. GroupDocs.Cloud Java Repository Browser /java/r...

    Index of java/repo/com/groupdocs/groupdocs-merger-cloud/ Name Last modified Size ../ 23.2/ 23.10/ 22.5/ 21.6/ 21.12/ ......ocs/groupdocs-merger-cloud/ Name Last modified Size ../ 23.2/...

    releases.groupdocs.cloud/java/repo/com/groupdoc...
  5. Contact Sharpened Productions

    Use the contact form to send us feedback or questions....(Mac) File Viewer (Android) Name: Email address: Subject: Message:...

    sharpened.com/contact
  6. 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...
  7. GroupDocs.Parser Cloud | Java REST API to Parse...

    Java REST API & Cloud SDK to Parse cloud documents based on user-defined data & image extraction templates. Extract data in simple form or as formatted text....groupdocs', name: 'groupdocs-parser-cloud', version:...<dependency org="com.groupdocs" name="groupdocs-parser-cloud" rev="23...

    releases.groupdocs.cloud/parser/java/
  8. GroupDocs.Watermark Cloud | Docs Watermarking J...

    Java REST API & Cloud SDK to create, customize, & apply digital (image & text) watermarks to cloud documents. Search your desired watermarks from cloud files....groupdocs', name: 'groupdocs-watermark-cloud'...<dependency org="com.groupdocs" name="groupdocs-watermark-cloud"...

    releases.groupdocs.cloud/watermark/java/
  9. Check Versions of a File | GroupDocs.Storage Cl...

    This API allows you to check file versions in the specified Cloud Storage. If you do not pass storage Name API will check file in default Cloud Storage. API Explorer GroupDocs.Storage Cloud API Reference lets you to try out File Version API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Please check this article to learn how to get your App Key and SID.... If you do not pass storage name API will check file in default..."versionId": "null", "isLatest": true, "name": "output.docx", "isFolder":...

    docs.groupdocs.cloud/storage/check-versions-of-...
  10. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage Name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...} ] } UpdateSettings fields Name Description API Version FileInfo...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/signature/deletesettings/