Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 2,659 for

comments

(0.13 sec)
  1. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages.... Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/swap-pages/
  2. Konwertuj arkusze kalkulacyjne Excel do formatu...

    Programowo konwertuj arkusze kalkulacyjne programu Excel na pliki PDF za pomocą interfejsu API REST w Node.js. Node.js SDK umożliwia konwersję plików XLS, XLSX do formatu PDF....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/pl/conversion/convert-exce...
  3. تحويل Excel إلى PDF باستخدام PHP | XLSX إلى PDF...

    قم بتحويل ملفات Excel برمجيًا إلى مستندات PDF على السحابة باستخدام واجهة برمجة تطبيقات REST في PHP مع GroupDocs.Conversion Cloud API....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/ar/conversion/convert-exce...
  4. Преобразование Excel в PDF с помощью PHP | XLSX...

    Программно преобразовывайте файлы Excel в документы PDF в облаке с помощью REST API в PHP с помощью GroupDocs.Conversion Cloud API....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  5. 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/
  6. Converter documentos do Word em PDF usando Node...

    Converta documentos do Word em PDF programaticamente usando uma API REST no Node.js. Node.js SDK permite converter arquivos DOC e DOCX em arquivos PDF na nuvem....hideComments = true; // hide comments loadOptions.hideWordTrackedChang...

    blog.groupdocs.cloud/pt/conversion/convert-word...
  7. Chuyển Excel sang PDF bằng PHP | XLSX sang PDF ...

    Lập trình chuyển đổi các tệp Excel thành tài liệu PDF trên đám mây bằng cách sử dụng API REST trong PHP với GroupDocs.Conversion Cloud API....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/vi/conversion/convert-exce...
  8. 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/
  9. 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...
  10. PHP를 사용하여 Excel을 PDF로 변환 | PHP에서 REST API를 사용하여...

    GroupDocs.Conversion Cloud API와 함께 PHP에서 REST API를 사용하여 프로그래밍 방식으로 Excel 파일을 클라우드의 PDF 문서로 변환합니다....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/ko/conversion/convert-exce...