Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 3,245 for

total

(0.06 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/ru/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. 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/
  4. 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...
  5. 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...
  6. Перетворюйте документи 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...
  7. Převeďte dokumenty Word do PDF pomocí Node.js |...

    Programově převádějte dokumenty Wordu do PDF pomocí REST API v Node.js. Node.js SDK umožňuje převod souborů DOC a DOCX na soubory PDF v cloudu....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  8. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 Add annotation and get the result immediately HTTP PUT ~/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/add-direct/
  9. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/working-with-sta...
  10. Porównaj pliki PDF za pomocą REST API w Node.js...

    Programowo wyodrębniaj metadane plików MP3 za pomocą interfejsu API REST w chmurze w Javie za pomocą pakietu Metadata Manipulation Cloud SDK for Java...app/metadata/total Wniosek # W tym artykule nauczyłeś...

    blog.groupdocs.cloud/pl/metadata/extract-metada...