Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 11,205 for

formatting

(0.05 sec)
  1. แปลง PDF เป็น TXT ใน Python ด้วยโซลูชัน REST API

    GroupDocs.Conversion Cloud SDK สำหรับ Python ช่วยให้นักพัฒนาสามารถเพิ่มคุณสมบัติการแปลงเอกสารในแอปพลิเคชันได้อย่างราบรื่นด้วยความเที่ยงตรงสูง...Polski PDF (Portable Document Format) เป็นหนึ่งในรูปแบบไฟล์ที่ส...file_path =remote_name settings.format = strformat settings.output_path...

    blog.groupdocs.cloud/th/conversion/extract-text...
  2. Converta PDF para TXT em Python com a solução R...

    O GroupDocs.Conversion Cloud SDK para Python permite que os desenvolvedores adicionem o recurso de conversão de documentos em seus aplicativos perfeitamente com alta fidelidade...Polski PDF (Portable Document Format) é um dos formatos de arquivo...file_path =remote_name settings.format = strformat settings.output_path...

    blog.groupdocs.cloud/pt/conversion/extract-text...
  3. 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-...
  4. 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...
  5. Java Convertir PPT et PPTX en document HTML.

    Convertissez PowerPoint PPT en HTML en Java à l'aide de l'API Cloud REST facile à utiliser. Cet article explique comment convertir PowerPoint PPT ou PPTX en HTML à l'aide de l'API Java....De plus, l’API conserve le format de texte d’origine et les mises...charge une large gamme de formats de fichiers , vous permettant...

    blog.groupdocs.cloud/fr/conversion/how-to-conve...
  6. يقوم Python بتحويل مستند PDF إلى صور JPG أو PNG...

    تتيح لك واجهة برمجة تطبيقات محول PDF إلى صورة تحويل PDF إلى تنسيق صورة بسرعة. تتناول هذه المقالة كيفية تحويل ملفات PDF إلى صور JPG و PNG و GIF في Python...format = "jpeg" loadOptions = gro...converted PDF to JPEG file format: " + str(response)) except...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...
  7. Node.jsでPDFをWordに変換 | PDFをDOCXまたはDOCオンライン

    PDFを編集可能なWordフォーマット (DOC/DOCX) に変換する方法をNode.js APIを使用して学びましょう。PDFコンテンツをオンラインでMicrosoft Word文書に簡単にエクスポートできます。...format = "docx"; settings.outputPath...path settings.format = "docx"; // Output format settings.outputPath...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  8. 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 = loadOptions...

    docs.groupdocs.cloud/conversion/convert-spreads...
  9. 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 = loadOptions...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  10. 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 = loadOptions...

    docs.groupdocs.cloud/conversion/convert-wordpro...