Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 11,297 for

formatting

(0.07 sec)
  1. Konwertuj arkusze kalkulacyjne Excel do formatu...

    Możesz łatwo konwertować pliki Excel XLSX do formatu PDF za pomocą GroupDocs.Conversion Cloud API. W tym samouczku opisano, jak konwertować arkusze kalkulacyjne Excel do formatu PDF za pomocą języka Ruby...kalkulacyjne programu Excel na format PDF za pomocą interfejsu API..."xlsx-to-pdf/four-pages.xlsx" @settings.format = "pdf" # Ustaw opcje ładowania...

    blog.groupdocs.cloud/pl/conversion/convert-exce...
  2. Konvertieren Sie HTML mithilfe der REST-API in ...

    Konvertieren Sie eine HTML-Webseite online in C# in ein PDF Dokument, um das Format beizubehalten oder auszudrucken. In diesem Artikel geht es um die Konvertierung von HTML in PDF in C# mithilfe der REST-API....Als nächstes weisen Sie dem Format „pdf“ zu Geben Sie dann den..."csharp-testing/input-sample-file.html", Format = "pdf", OutputPath = "csh...

    blog.groupdocs.cloud/de/conversion/convert-html...
  3. Python で Word を TIFF ファイルに変換する

    GroupDocs API は、DOC を数秒で TIFF ファイルに変換する安全で使いやすい方法です。この記事では、Python で Word を TIFF ファイルに変換する方法について説明します。...format = "tiff" loadOptions = gro...converted Word to Tiff image format: " + str(response)) except...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  4. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....into HTML: Format Name Extension Portable Document Format PDF Microsoft...OpenDocument Formats ODT, OTT Rich Text Format RTF Electronic...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  5. PDF zu HTML-Konvertierung in Node.js | PDF zu W...

    Lernen Sie, wie Sie PDF in HTML mit dem GroupDocs.Conversion Cloud SDK für Node.js konvertieren. Wandeln Sie PDF Dateien einfach in webfähiges HTML mit der REST API um....Möglichkeit, PDF Dateien in das HTML-Format zu konvertieren, während Layout...filePath = "input.pdf"; settings.format = "html"; settings.outputPath...

    blog.groupdocs.cloud/de/conversion/pdf-to-html-...
  6. Convertir des fichiers RAR en PNG dans Node.js

    GroupDocs.Conversion fournit des SDK Cloud et des API REST pour la conversion RAR en PNG. Apprenons comment convertir RAR en PNG dans Node.js par programme....fichiers parmi de nombreux formats de fichiers populaires. De...que storageName, filePath, format et outputPath. Initialisez...

    blog.groupdocs.cloud/fr/conversion/convert-rar-...
  7. Convertir DOCX en HTML en C# | Word en HTML | D...

    Apprenez à convertir des documents Word (DOC, DOCX) en HTML réactif avec l'API REST .NET. Effectuez la conversion de DOC en HTML ou exportez DOCX en HTML en C#...docx" , Format = "html" , OutputPath = "converted/sample...{ FilePath = "sample.docx", Format = "html", OutputPath = "converted/sample...

    blog.groupdocs.cloud/fr/conversion/convert-word...
  8. Java JSON to HTML | Convert JSON to HTML | JSON...

    Dowiedz się, jak konwertować JSON na HTML za pomocą Java. Ten przewodnik wyjaśnia metodę krok po kroku konwersji JSON na HTML przy użyciu GroupDocs.Conversion Cloud SDK....lekki i powszechnie używany format danych. Jednakże, aby skutecznie...przekształcić plik JSON na format HTML. Po konwersji wynikowy...

    blog.groupdocs.cloud/pl/conversion/convert-json...
  9. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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....docx", "Format": "pdf", "ConvertOptions":...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'ConvertOptions':...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  10. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....pptx", "Format": "pdf", "OutputPath": "Output"...'Presentation/uses-custom-font.pptx', 'Format': 'pdf', 'OutputPath': 'Output'...

    docs.groupdocs.cloud/conversion/convert-using-c...