Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 3,245 for

total

(0.14 sec)
  1. Перетворюйте документи Word у PDF за допомогою ...

    Програмно конвертуйте документи Word у PDF за допомогою REST API у Node.js. Node.js SDK дозволяє конвертувати файли DOC і DOCX у файли PDF у хмарі....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/uk/conversion/convert-word...
  2. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/convertoptions/
  3. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/compare-documen...
  4. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  5. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  6. Node.js を使用して PDF を編集可能な Word ドキュメントに変換する

    Node.js の REST API を使用して、プログラムで PDF を編集可能な Word ドキュメントに変換します。 Node.js SDK を使用すると、PDF を DOC および DOCX ファイルに変換できます。...pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  7. Chuyển đổi tài liệu Word sang PDF bằng Node.js ...

    Lập trình chuyển đổi tài liệu Word sang PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp DOC và DOCX thành tệp PDF trên đám mây....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  8. Comparez des fichiers PDF à l'aide de l'API RES...

    Comparez par programme deux fichiers PDF ou plus à l'aide d'une API REST sur le cloud en Python avec GroupDocs.Comparison Cloud SDK pour Python....de résumé montrant le nombre total d’éléments supprimés ou insérés...

    blog.groupdocs.cloud/fr/comparison/compare-pdf-...
  9. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/area-annotation/
  10. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/compare-multipl...