Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 2,600 for

comments

(0.1 sec)
  1. 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....document pages: Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/rotate-pages/
  2. GroupDocs.Annotation クラウド 19.5

    開発者にとって素晴らしいニュースです。まったく新しい GroupDocs.Annotation Cloud 19.5 が導入されました。私たちは GroupDocs.Annotation Cloud REST API の進化に取り組んでいます。...Now, UserName = "Commentator" } }, Box = new Rectangle((float)173...

    blog.groupdocs.cloud/ja/annotation/groupdocs.an...
  3. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body.... Name Description Comment FileInfo.FilePath The path...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All.... Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/join-document-cross...
  5. Преобразование электронных таблиц Excel в PDF в...

    Программное преобразование электронных таблиц Excel в файлы PDF с помощью REST API в Node.js. Node.js SDK позволяет конвертировать файлы XLS, XLSX в PDF....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  6. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image......cloud/viewer/render-document-with-comments/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  7. 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....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/tr/conversion/convert-exce...
  8. 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....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  9. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body.... Name Description Comment FileInfo.FilePath The path...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  10. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...parameters: Name Type Description Comment format string Requested conversion...

    docs.groupdocs.cloud/conversion/convert-documen...