Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 496 for

properties

(0.05 sec)
  1. 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....contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/get-container-items...
  2. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified while swapping document pages....contains the full list of properties that can be specified while...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/swap-pages/
  3. 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.... The following properties of loading WordProcessing...path in the storage Required property FileInfo.StorageName Storage...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  4. 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....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/merger/change-page-orienta...
  5. 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....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-document-pages/
  6. Join Word Documents using a Word Document Merger

    Follow this guide to learn how to join Word documents programmatically. GroupDocs.Merger has exposed cloud SDKs and REST APIs to merge Word documents.... Invoke the JoinItems property to assign the source document...wide stack of methods and properties to merge Word documents programmatically...

    blog.groupdocs.cloud/merger/join-word-documents...
  7. Convert JSON to PDF in Node.js

    Follow this blog post to learn how to convert JSON to PDF in Node.js. Install Groupdocs.Conversion and build a JSON to PDF converter programmatically....wide range of methods and properties that users can consume to...

    blog.groupdocs.cloud/conversion/convert-json-to...
  8. Convert ZIP to HTML in Node.js - ZIP File Conve...

    Let's learn how to convert ZIP to HTML in Node.js programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs for building a ZIP File Converter....filepath, format, and outputPath properties. Create a convert document...

    blog.groupdocs.cloud/conversion/convert-zip-to-...
  9. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation 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....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/merger/rotate-pages/
  10. Convert GIF to PNG in Node.js

    Want to Convert GIF to PNG in Node.js? GroupDocs.Conversion offers Cloud SDKs and REST APIs to achieve GIF to PNG conversion programmatically....Define the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-gif-to-...