Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 11,448 for

formatting

(0.68 sec)
  1. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....xlsx", "Format": "pdf", "LoadOptions": { "HideComments":...'Spreadsheet/sample.xlsx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-spreads...
  2. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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", "LoadOptions": { ..."WordProcessing/with_tracked_changes.docx", "Format": "pdf", "LoadOptions": { ...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  3. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....txt", "Format": "pdf", "LoadOptions": { "Encoding":...'FilePath': 'Text/sample.txt', 'Format': 'pdf', 'LoadOptions': { 'Encoding':...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  4. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…...Name Type Description Comment format string Requested... Please...request) print("Result {}".format(result)) copyfile(result, 'C:/Temp/pptxtopdf...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  5. Convertir un PDF en PowerPoint à l'aide de l'AP...

    Convertissez par programme PDF en présentation PowerPoint PPTX à l'aide d'une API REST dans Node.js. Node.js SDK permet de convertir des PDF en PPT et PPTX.... Et, attribuez “pptx” au format. Indiquez également le chemin...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  6. Java Konversi PPT dan PPTX ke Dokumen HTML.

    Konversikan PowerPoint PPT ke HTML di Java menggunakan Cloud REST API yang mudah digunakan. Artikel ini adalah tentang cara mengonversi PowerPoint PPT atau PPTX ke HTML menggunakan Java API....Selain itu, API mempertahankan format teks asli dan tata letak dokumen...API juga mendukung berbagai format file , memungkinkan Anda untuk...

    blog.groupdocs.cloud/id/conversion/how-to-conve...
  7. 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...
  8. 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...
  9. रूबी में REST API का उपयोग करके EML फ़ाइलों को ...

    अटैचमेंट सहित ईमेल ईएमएल फॉर्मेट को पीडीएफ में बदलना आसान है। यह लेख रूबी में REST API का उपयोग करके ईएमएल फाइलों को ऑनलाइन पीडीएफ में बदलने के तरीके के बारे में है।..."email-message-format/test_sample_message.eml" settings.format = "pdf"...output_path = "email-message-format" # ईएमएल को पीडीएफ फाइल में...

    blog.groupdocs.cloud/hi/conversion/how-to-conve...
  10. 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...