Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,103 for

numbers

(0.09 sec)
  1. Converter planilhas do Excel em PDF no Node.js ...

    Converta planilhas do Excel programaticamente em arquivos PDF usando uma API REST no Node.js. Node.js SDK permite converter arquivos XLS, XLSX para PDF....pagesCount = 3; // Number of pages(sheets) to convert...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  2. Extraire des images de fichiers PDF à l'aide de...

    Extrayez des images de fichiers PDF à l'aide de l'API REST avec PDF Parser Cloud SDK pour Node.js. Cet article explique comment extraire des images de fichiers PDF à l'aide de Node.js...startPageNumber = 1; // Start page number options.countPagesToExtract...

    blog.groupdocs.cloud/fr/parser/extract-images-f...
  3. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  4. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/filter-messages/
  5. Node.js'de Excel Elektronik Tablolarını PDF'ye ...

    Node.js'de bir REST API kullanarak Excel Elektronik Tablolarını Programlı Olarak PDF dosyalarına dönüştürün. Node.js SDK, XLS, XLSX dosyalarının PDF'ye dönüştürülmesine izin verir....pagesCount = 3; // Number of pages(sheets) to convert...

    blog.groupdocs.cloud/tr/conversion/convert-exce...
  6. Trích xuất hình ảnh từ tệp PDF bằng Node.js | P...

    Trích xuất hình ảnh từ tệp PDF bằng API REST với PDF Parser Cloud SDK cho Node.js. Bài viết này nói về cách trích xuất hình ảnh từ tệp PDF bằng Node.js...startPageNumber = 1; // Start page number options.countPagesToExtract...

    blog.groupdocs.cloud/vi/parser/extract-images-f...
  7. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  8. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  9. Преобразование электронных таблиц Excel в PDF в...

    Программное преобразование электронных таблиц Excel в файлы PDF с помощью REST API в Node.js. Node.js SDK позволяет конвертировать файлы XLS, XLSX в PDF....pagesCount = 3; // Number of pages(sheets) to convert...

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  10. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/adjust-time-unit/