Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 2,733 for

comments

(1.6 sec)
  1. Konvertieren Sie Excel mit PHP in PDF | XLSX in...

    Konvertieren Sie Excel Dateien programmgesteuert in PDF Dokumente in der Cloud mithilfe einer REST-API in PHP mit der GroupDocs.Conversion Cloud-API....ments(true); // Show hide comments $loadOptions->setShowGridLines(false);...

    blog.groupdocs.cloud/de/conversion/convert-exce...
  2. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. 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 It could be omitted for default storage.... Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  3. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser.... Name Description Comment FilePath The file path in the...

    docs.groupdocs.cloud/merger/import-attachment/
  4. 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/
  5. Перетворюйте документи Word у PDF за допомогою ...

    Програмно конвертуйте документи Word у PDF за допомогою REST API у Node.js. Node.js SDK дозволяє конвертувати файли DOC і DOCX у файли PDF у хмарі....hideComments = true; // hide comments loadOptions.hideWordTrackedChang...

    blog.groupdocs.cloud/uk/conversion/convert-word...
  6. Преобразование документов Word в PDF с помощью ...

    Программное преобразование документов Word в PDF с помощью REST API в Node.js. Node.js SDK позволяет преобразовывать файлы DOC и DOCX в файлы PDF в облаке....hideComments = true; // hide comments loadOptions.hideWordTrackedChang...

    blog.groupdocs.cloud/ru/conversion/convert-word...
  7. 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...
  8. 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...
  9. تبدیل اکسل به 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...
  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...