Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 11,293 for

formatting

(0.21 sec)
  1. Converti fogli di calcolo Excel in PDF in Node....

    Converti in modo programmatico fogli di calcolo Excel in file PDF utilizzando un'API REST in Node.js. Node.js SDK consente di convertire file XLS, XLSX in PDF....format = "pdf"; // convert format settings.outputPath...filePath = "sample.xlsx"; settings.format = "pdf"; // definire le opzioni...

    blog.groupdocs.cloud/it/conversion/convert-exce...
  2. Chuyển SVG sang JPG và JPG sang SVG bằng Python

    Chuyển đổi hình ảnh SVG sang JPG và định dạng hình ảnh JPG sang SVG có kích thước cụ thể hoặc dpi bằng python. Hãy xem cách chuyển đổi SVG sang JPG và JPG sang SVG bằng Python...format = "jpg" settings.output_path...print("Successfully converted SVG to JPG/JPEG format online: " + str(response))...

    blog.groupdocs.cloud/vi/conversion/convert-svg-...
  3. Ekstrak Halaman DOCX di Java | Ekstraktor Kata

    Pelajari cara mengekstrak halaman dari file Word di Java menggunakan GroupDocs.Merger Cloud SDK. Ikuti panduan kami untuk menyederhanakan dan mengoptimalkan alur kerja Anda. Coba sekarang!... Ini kompatibel dengan [format file] paling populer 5 seperti...dan koleksi setPages dalam format array. Sekarang, buat instance...

    blog.groupdocs.cloud/id/merger/extract-document...
  4. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....watermark supports various image formats: PNG, GIF, TIFF, JPG. You may...transforming properties; There are format-specific options. These options...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  5. Convertir archivos RAR a JPG en C#

    Esta guía le enseña cómo convertir archivos RAR a JPG en C# mediante programación. Cree su propio convertidor de archivos RAR utilizando GroupDocs.Conversion....estableciendo valores como FilePath, Format y OutputPath. Llame al método...estableciendo valores como FilePath, Format y OutputPath. var settings...

    blog.groupdocs.cloud/es/conversion/convert-rar-...
  6. HTML to PDF Node.js API | Convert Web Page to P...

    Легко конвертируйте HTML файлы или веб-страницы в PDF с помощью GroupDocs.Conversion Cloud SDK для Node.js. Автоматизируйте онлайн-конвертацию HTML в PDF с использованием REST API....format = "pdf"; settings.outputPath...\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/ru/conversion/html-to-pdf-...
  7. C# .NET Конвертировать MPP в PDF | Экспорт MS P...

    Как конвертировать файлы Microsoft Project (MPP) в PDF с помощью .NET REST API. Пошаговое руководство по экспорту MS Project в PDF для удобного обмена и отчетности....mpp", Format = "pdf", OutputPath = "converted...\"FilePath\": \"{inputMPP}\", \"Format\": \"pdf\", \"OutputPath\":...

    blog.groupdocs.cloud/ru/conversion/convert-mpp-...
  8. 在 Node.js 中將 GIF 轉換為 JPG

    這篇部落格文章教您如何在 Node.js 中以程式設計方式將 GIF 轉換為 JPG。該檔案轉換 API 提供了多種方法和屬性。...storageName、filePath、outputPath 和 format。 使用 ConvertSettings 類別的物件實例化...storageName、filePath、outputPath 和 format。 settings.storageName = myStorage;...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. 使用 JSON 轉換器將 JSON 轉換為 HTML

    安裝適用於 Node.js 的 GroupDocs.Conversion Cloud SDK 並以程式設計方式將 JSON 轉換為 HTML。本文教您為您的應用程式建立 JSON 轉換器。...建立ConvertSettings類別的對象,設定filePath、format、storageName、outputPath等值。 使用...建立ConvertSettings類別的對象,並設定filePath、format、storageName、outputPath等值。 const...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. 使用 JSON 转换器将 JSON 转换为 HTML

    安装适用于 Node.js 的 GroupDocs.Conversion Cloud SDK 并以编程方式将 JSON 转换为 HTML。本文教您为您的应用程序构建 JSON 转换器。...创建ConvertSettings类的对象,设置filePath、format、storageName、outputPath等值。 使用...创建ConvertSettings类的对象,并设置filePath、format、storageName、outputPath等值。 const...

    blog.groupdocs.cloud/zh/conversion/convert-json...