Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 2,726 for

comments

(0.91 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 使用 PHP 將 Excel 轉換為 PDF |在 PHP 中使用 REST API 將 XL...

    使用 PHP 中的 REST API 和 GroupDocs.Conversion Cloud API,以編程方式將 Excel 文件轉換為雲端的 PDF 文檔。...ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. Chuyển đổi Bảng tính Excel sang PDF trong Node....

    Lập trình Chuyển đổi Bảng tính Excel thành tệp PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp XLS, XLSX sang PDF....hideComments = true; // hide comments loadOptions.onePagePerSheet...

    blog.groupdocs.cloud/vi/conversion/convert-exce...
  8. 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/
  9. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....customized: Name Description Comment FileInfo.FilePath The file...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  10. Chuyển đổi tài liệu Word sang PDF bằng Node.js ...

    Lập trình chuyển đổi tài liệu Word sang PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp DOC và DOCX thành tệp PDF trên đám mây....hideComments = true; // hide comments loadOptions.hideWordTrackedChang...

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