Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 2,365 for

comments

(0.26 sec)
  1. Python の REST API を使用して Word ドキュメントを PDF に変換する ...

    Document Conversion Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して、プログラムで Word ドキュメント (DOCX または DOC) を PDF ファイルに変換します。...hide_comments = True # Hide comments loadOptions.hi...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  2. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....operation: Name Description Comment Files List of files to mix...

    docs.groupdocs.cloud/merger/mix-document-pages/
  3. تبدیل اکسل به PDF با استفاده از PHP | XLSX به P...

    با استفاده از یک REST API در PHP با GroupDocs.Conversion Cloud API، فایل‌های Excel را به صورت برنامه‌نویسی به اسناد PDF روی ابر تبدیل کنید....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/fa/conversion/convert-exce...
  4. Konvertieren Sie Excel-Tabellen in PDF in Node....

    Konvertieren Sie Excel-Tabellen mithilfe einer REST-API in Node.js programmgesteuert in PDF Dateien. Das Node.js SDK ermöglicht die Konvertierung von XLS und XLSX Dateien in PDF....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/de/conversion/convert-exce...
  5. Node.js에서 Excel 스프레드시트를 PDF로 변환 | XLS, XLSX를 PDF로

    Node.js에서 REST API를 사용하여 프로그래밍 방식으로 Excel 스프레드시트를 PDF 파일로 변환합니다. Node.js SDK를 사용하면 XLS, XLSX 파일을 PDF로 변환할 수 있습니다....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  6. 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/
  7. 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...
  8. Преобразование электронных таблиц 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...
  9. 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.... Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Konwertuj dokumenty Worda na PDF za pomocą Node...

    Programowo konwertuj dokumenty programu Word do formatu PDF przy użyciu interfejsu API REST w Node.js. Node.js SDK umożliwia konwersję plików DOC i DOCX do plików PDF w chmurze....hideComments = true; // hide comments loadOptions.hideWordTrackedChang...

    blog.groupdocs.cloud/pl/conversion/convert-word...