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

name

(0.04 sec)
  1. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and process...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-dig...
  2. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter....cloud storage while passing the name for input PDF document. fileUpload...the name for input PDF, output format as ppt and the name for...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. 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/
  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. 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...
  6. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-container-items...
  7. 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
  8. 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/
  9. Translate Document API - Free Support Forum - g...

    Hello All, Getting below response for calling document translation API, not sure what the issue is. I am passing the correct JSON body as suggested in the documentation. I am using Postman to serve this request. I am ge…..."outformat": "rtf", "pair": "en-fr", "name": "sample_rtf.rtf", "folder":...“outformat”: “rtf”, “pair”: “en-fr”, “name”: “sample_rtf.rtf”, “folder”:...

    forum.groupdocs.cloud/t/translate-document-api/...
  10. 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/