Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 39,223 for

password

(0.12 sec)
  1. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST API,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...請求數據 {"Visible": true,"Password": "password","CertificateGuid":...-d "{"Visible": true,"Password": "password","CertificateGuid":...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  2. Sign In | Dribbble

    Sign in to your Dribbble account, the world’s leading community for designers to share, grow, and get hired...Username or Email Address Password Forgot password? Not a member? Sign...

    dribbble.com/session/new
  3. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....\"LoadOptions\": {\"DocxLoadOptions\": {\"Password\": \"\"}},\"ConvertOptions\":..., FilePath = "conversions/password-protected.docx" , Format =...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  4. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....columns when converting password Password to unprotect protected..."skipEmptyRowsAndColu" : true , "password" : "Pass123" , "hideComment"...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...Data {"Visible": true,"Password": "password","CertificateGuid":...-d "{"Visible": true,"Password": "password","CertificateGuid":...

    blog.groupdocs.cloud/signature/releasing-next-g...
  6. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), Password (string, optional) } Examples: JSON...name ( string , optional ), password ( string , optional ) } Examples:...: "File name" , "password" : "File password" } } XML <?xml version#"1...

    docs.groupdocs.cloud/classification/classify-re...
  7. Conversion to xlsx - unlock sheet as a conversi...

    I am converting a xlsm to an xlsx, which works fine. However, the original sheet is also protected (no Password). Is it possible to remove the protection as an option while converting?...sheet is also protected (no password). Is it possible to remove...option available to remove the password during document conversion...

    forum.groupdocs.cloud/t/conversion-to-xlsx-unlo...
  8. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Resources\\WordProcessing\\password-protected.docx" , FileMode..."docx" ; loadOptions . Password = "password" ; var request = new...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The Password to open file Should be specified only for Password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....support file versioning Password The password to open file Should...Should be specified only for password-protected documents Attachments...

    docs.groupdocs.cloud/merger/import-attachment/
  10. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The Password to open file Should be specified only for Password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....support file versioning Password The password to open file Should...Should be specified only for password-protected documents Pages Collection...

    docs.groupdocs.cloud/merger/join-document-cross...