Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 6,708 for

file format

(0.87 sec)
  1. Python で PowerPoint PPT または PPTX スライドを分割する方法

    オンラインの PowerPoint Splitter と無料のスライド分割ツールを使用して、PowerPoint プレゼンテーションを分割します。 Python で PowerPoint PPT または PPTX スライドを分割する方法を学びましょう... アップロード the files to the cloud 分割 クラウド上の PPT/PPTX...ロードする # ファイルAPIのインスタンスを作成する file_api = groupdocs_merger_cloud...

    blog.groupdocs.cloud/ja/merger/how-to-split-pow...
  2. Преобразование файлов MSG и EML в PDF с помощью...

    Программно конвертируйте файлы электронной почты (MSG, EML, EMLX) в формат PDF в своих приложениях Python, используя Python Conversion API для документов и изображений....file_path = "filepath/email.msg" settings.format = "pdf"...settings.file_path = "filepath/email.eml" settings.format = "pdf"...

    blog.groupdocs.cloud/ru/conversion/convert-msg-...
  3. Words Conversion

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular File Formats....application/json" -X POST -d "{'format':'pdf','sourceFile':{'folder':'conversions'...cloud/v1.0/conversion/storage/file/conversions/sample.pdf", "rel":...

    blog.groupdocs.cloud/zh-hant/tag/words-conversion/
  4. تبدیل PDF به JPG در C# | خروجی گرفتن از اسناد P...

    به راحتی فایل‌های PDF را به JPG در C# با استفاده از API .NET تبدیل کنید. فایل‌های PDF را به تصاویر JPEG با کیفیت بالا تبدیل کنید، گردش‌های کار PDF به تصویر را خودکار کنید و PDF را به عنوان JPEG صادر کنید.... A sample PDF file to test conversion. یک محیط...ابری. using (var fileStream = File.OpenRead("sample.pdf")) { var...

    blog.groupdocs.cloud/fa/conversion/convert-pdf-...
  5. Преобразование DOCX в PDF на C# | Онлайн конвер...

    Легко конвертируйте файлы DOC и DOCX в качественный формат PDF с помощью REST API. Узнайте, как преобразовать файлы DOC, DOCX в pdf онлайн....хранилище: using (var fileStream = File.OpenRead("sample.docx")) { var...{ FilePath = "sample.docx", Format = "pdf", OutputPath = "converted/sample...

    blog.groupdocs.cloud/ru/conversion/convert-doc-...
  6. Convertir DOCX a PDF en C# | Convertidor de DOC...

    Convierte fácilmente archivos DOC y DOCX a Formato PDF de alta calidad utilizando la API REST. Aprende cómo transformar archivos DOC, DOCX a pdf en línea....nube: using (var fileStream = File.OpenRead("sample.docx")) { var...{ FilePath = "sample.docx", Format = "pdf", OutputPath = "converted/sample...

    blog.groupdocs.cloud/es/conversion/convert-doc-...
  7. تحويل DOCX إلى PDF في C# | محول DOC إلى PDF عبر...

    يمكنك بسهولة تحويل ملفات DOC و DOCX إلى صيغة PDF عالية الجودة باستخدام واجهة برمجة التطبيقات REST. تعلم كيفية تحويل ملفات DOC و DOCX إلى PDF عبر الإنترنت....السحابي: using (var fileStream = File.OpenRead("sample.docx")) { var...{ FilePath = "sample.docx", Format = "pdf", OutputPath = "converted/sample...

    blog.groupdocs.cloud/ar/conversion/convert-doc-...
  8. Ruby에서 REST API를 사용하여 PDF를 HTML로 변환

    GroupDocs.Conversion은 고급 문서 변환 API 솔루션입니다. 이 문서는 Ruby에서 REST API를 사용하여 PDF를 HTML로 변환하는 방법에 관한 것입니다....file_path = "pdf-to-html/pdf-pages...es.pdf" @settings.format = "html" @settings.output_path = "pdf-to-html"...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  9. Traduire des documents Word ou Excel en 7 langu...

    API de traduction pour traduire des documents Word et Excel en chinois, anglais, français, allemand, italien, russe, espagnol sans perturber la structure du document....Swagger" \\ -d "'\[ { \\"format\\":\\"docx\\", \\"pair\\":\\"en-fr\\"...J’ai utilisé “docx” pour le format de fichier du document. Vous...

    blog.groupdocs.cloud/fr/translation/translate-w...
  10. \"DOCX를 HTML로 변환하는 C# | Word를 HTML로 | DOC를 HTML...

    \"Word 문서(DOC, DOCX)를 .NET REST API를 사용하여 반응형 HTML로 변환하는 방법을 배우십시오. C#에서 DOC를 HTML로 변환하거나 DOCX를 HTML로 내보내십시오.\"... # using ( var fileStream = File.OpenRead( "sample.docx" )) {...FilePath = "sample.docx" , Format = "html" , OutputPath = "converted/sample...

    blog.groupdocs.cloud/ko/conversion/convert-word...