Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 11,332 for

formatting

(0.12 sec)
  1. Converter Excel em PDF usando API REST em Ruby

    Como converter Excel para PDF usando API REST em Ruby...format = "pdf" # Definir opções de..."xlsx-to-pdf/excel-sheets.xlsx" @settings.format = "pdf" @convertOptions = ...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  2. Перетворіть документ Word на презентацію PowerP...

    PowerPoint PPTX допомагає користувачам мати більший візуальний ефект. У цій статті йдеться про те, як конвертувати документ Word у презентацію PowerPoint за допомогою Ruby...format = "pptx" @loadOptions = Gr..."conversion/four-pages.docx" @settings.format = "pptx" @convertOptions =...

    blog.groupdocs.cloud/uk/conversion/convert-word...
  3. Як конвертувати XLSM у CSV на Python

    Перетворіть файл XLSM у формат CSV за допомогою нашого API REST GroupDocs.Conversion. У цій статті йдеться про те, як конвертувати XLSM у CSV на Python....format = "csv" settings.output_path...print("Exception while calling API: {0}".format(e.message)) Нарешті, наведений...

    blog.groupdocs.cloud/uk/conversion/how-to-conve...
  4. تحويل PDF إلى HTML | PDF إلى صفحة ويب | PDF إلى...

    تعلم كيفية تحويل PDF إلى HTML باستخدام واجهَة برمجة التطبيقات REST بلغة Java. طريقة بسيطة وفعالة لتحويل ملفات PDF إلى تنسيق HTML مناسب للويب....\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"html\"}" \ -o "myFinaloutput...

    blog.groupdocs.cloud/ar/conversion/pdf-to-html-...
  5. แปลง ZIP เป็น HTML ใน Node.js | ตัวแปลงไฟล์ ZIP

    มาเรียนรู้วิธีแปลง ZIP เป็น HTML ใน Node.js โดยทางโปรแกรม GroupDocs.Conversion มี Cloud SDK และ REST API สำหรับสร้าง ZIP File Converter...format = "html"; // output format settings.outputPath...

    blog.groupdocs.cloud/th/conversion/convert-zip-...
  6. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically.... Can I use any image format for watermarks? Yes. JPG, PNG...PNG, BMP, and GIF formats are supported. 2. Can I apply the watermark...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  7. Menambahkan Watermark Gambar ke PowerPoint (PPT...

    Pelajari cara menambahkan watermark gambar atau logo ke presentasi PowerPoint menggunakan .NET REST API. Amankan file PPT dan PPTX dengan menerapkan watermark gambar dalam C#.... API ini mendukung format PPT dan PPTX serta memungkinkan...PDF , Excel , dan berbagai format gambar. Installation # Instal...

    blog.groupdocs.cloud/id/watermark/image-waterma...
  8. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....PDF documents in JPG and PNG formats by default GroupDocs.Viewer...( Model\ViewOptions :: VIEW_FORMAT_PNG ); $renderOptions = new...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  9. Konvertieren Sie Seiten in ein PDF Dokument in ...

    Mit unserer Online Dokumentkonverter-API können Sie HTML in hoher Qualität in PDF konvertieren. In diesem Artikel geht es um die Konvertierung von HTML in PDF in Java mithilfe der REST-API...Dokumente (Portable Document Format) konvertieren. Es gibt mehrere...Dateiformat in jedes gewünschte Format konvertieren. Konvertieren...

    blog.groupdocs.cloud/de/conversion/convert-html...
  10. Python で PDF ファイルを HTML に変換する方法

    オンライン PDF から HTML コンバーターは、PDF を 1 ページの Web サイトに変換します。この記事では、Python で PDF ファイルを HTML に変換する方法について説明します。...format = "html" loadOptions = gro...calling convert_document: {0}".format(e.message)) 最後に、上記のコード サンプルは...

    blog.groupdocs.cloud/ja/conversion/how-to-conve...