Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 2,933 for

password

(0.04 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.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....docx" }, { "name" : "password-protected.docx" , "isFolder"..."path" : "/annotationdocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/annotation/working-with-fo...
  2. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....null , "versionId" : null , "password" : null }, "size" : 1354772...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...null , "versionId" : null , "password" : null }, "size" : 1356439...

    docs.groupdocs.cloud/signature/sign-document-wi...
  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.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....docx" }, { "name" : "password-protected.docx" , "isFolder"..."path" : "/conversiondocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/conversion/working-with-fo...
  5. 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.Comparison 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....docx" }, { "name" : "password-protected.docx" , "isFolder"..."path" : "/comparisondocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/comparison/working-with-fo...
  6. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....null , "versionId" : null , "password" : null }, "size" : 1360009...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....null , "versionId" : null , "password" : null }, "size" : 1352783...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. 在 Java 中将 Markdown 导出为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中将 Markdown 文件转换为 PDF。按照我们的代码示例指南进行操作,并发现用于自定义的高级选项。...setPassword("password"); convertOptions.setUnembedFonts(true);...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  9. 在 Java 中将 Visio VSDX 转换为 PDF - 分步指南。

    使用 GroupDocs.Conversion Cloud SDK for Java 将 Visio 文件转换为 Java 中的 PDF。了解如何使用此 SDK 高效地将 Visio 文件转换为 PDF 格式。...setPassword("password"); convertOptions.setUnembedFonts(true);...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  10. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....docx', 'Password': 'password' } }, { 'FileInfo':...

    docs.groupdocs.cloud/merger/split-document/