Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,933 for

password

(0.1 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud... Explore how we remove passwords from bank statement PDFs in...the steps for successful PDF password removal and access financial...

    blog.groupdocs.cloud/groupdocs.cloud/page/12/
  2. 首次公开发布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一个 REST API,用于通过云中的操作和更改来比较文档。...docx','password':''},'targetFiles':[{'folder':'comparisons'...ns','name':'target.docx','password':''}],'settings ':{'gener...

    blog.groupdocs.cloud/zh/comparison/announcing-f...
  3. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a Password....also required to provide a password. The table below contains...default storage. FileInfo.Password The password to open file It should...

    docs.groupdocs.cloud/parser/extract-images/
  4. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Password The password to open file Should...Should be specified only for password-protected documents OutputPath...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  5. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open Password-protected file..."VersionId" : "string" , "Password" : "string" } FileInfo fields...Not required. Password Password to open password-protected file...

    docs.groupdocs.cloud/annotation/fileinfo/
  6. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....docx','password':''},'targetFiles':[{'folder':'comparisons'...ns','name':'target.docx','password':''}],'settings ':{'gener...

    blog.groupdocs.cloud/comparison/announcing-firs...
  7. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....allows to manage document password-protection through the following...Check for password-protection; Set document password if document...

    docs.groupdocs.cloud/merger/features-overview/
  8. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The Password for Password-protected documents (docx, pdf, etc)..."StorageName" : "string" , "Password" : "string" } Name Description...storage used. Password The password for password-protected documents...

    docs.groupdocs.cloud/comparison/fileinfo/
  9. 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" , "printComments"...

    docs.groupdocs.cloud/conversion/loadoptions/
  10. 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....{\"WordProcessingLoadOp\": {\"Password\": \"\"}},\"ConvertOptions\":..., FilePath = "conversions/password-protected.docx" , Format =...

    docs.groupdocs.cloud/conversion/convert-to-imag...