Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,915 for

password

(0.1 sec)
  1. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "Password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, Password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....null , "versionId" : null , "password" : null }, "extension" : "docx"...File path, storage, version, password Extension Document extension...

    docs.groupdocs.cloud/signature/inforesult/
  2. 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...."{" Visible ": true," Password ": " password "," CertificateGuid...ColumnNumber ": 2," Password ":" password "," CertificateGuid...

    docs.groupdocs.cloud/signature/working-with-dig...
  3. unlock PDF online on Document Automation REST A...

    unlock PDF online on Document Automation REST APIs | GroupDocs Cloud Recent content in unlock PDF online on Document Automation REST APIs | GroupDocs Cloud Remove Protection From PDF in C# Let'......from PDF in C# using this PDF password remover. GroupDocs.Merger...

    blog.groupdocs.cloud/it/tag/unlock-pdf-online/i...
  4. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud convert json to html node.js groupdocs conversion node.js json to h......software add password to PowerPoint online password protector password-protect...password-protect PowerPoint password-protect PPT password-protector...

    blog.groupdocs.cloud/ru/tags/index.xml
  5. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud convert mpp to pdf in nodejs mpp to pdf mpp to pdf cloud api ms pro......software add password to PowerPoint online password protector password-protect...password-protect PowerPoint password-protect PPT password-protector...

    blog.groupdocs.cloud/pl/tags/index.xml
  6. Drupal Document Viewer Module | GroupDocs

    Aspose File Format APIs updates, new feature announcements, enhancements and fixes. Aspose Newsletter - February 2017... Searching and Indexing Password Protected Documents using...for .NET API allows to add password protected documents to index...

    blog.groupdocs.cloud/viewer/product-updates-new...
  7. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a Password....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/change-page-orienta...
  8. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/join-document-pages/
  9. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type...."StorageName" : "string" , "Password" : "string" }, "TargetFiles"..."StorageName" : "string" , "Password" : "string" } ], "Settings"...

    docs.groupdocs.cloud/comparison/updatesoptions/
  10. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a Password....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/remove-pages/