Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 6,664 for

file format

(0.25 sec)
  1. Змініть орієнтацію сторінки в документах Word з...

    Змініть орієнтацію однієї сторінки в Word, щоб зробити слово альбомним або портретним за допомогою Python. Давайте подивимося, як змінити орієнтацію сторінки в документах Word за допомогою Python...x" # Отримайте конфігурації File API configuration = groupdocs_merger_cloud...OrientationOptions() options.file_info = groupdocs_merger_cloud...

    blog.groupdocs.cloud/uk/merger/change-page-orie...
  2. 在 Ruby 中使用 REST API 將 TXT 文件轉換為 PDF

    在線文檔轉換器允許您將 TXT 高質量地轉換為 PDF。本文介紹如何在 Ruby 中使用 REST API 將 TXT 文件轉換為 PDF。...file_path = "text-to-pdf/text-file.txt" settings...settings.format = "pdf" loadOptions = GroupDocsConversionC::TxtLoadOptions...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  3. Ruby에서 REST API를 사용하여 TXT 파일을 PDF로 변환

    온라인 문서 변환기를 사용하면 TXT를 고품질 PDF로 변환할 수 있습니다. 이 문서는 Ruby에서 REST API를 사용하여 TXT 파일을 PDF로 변환하는 방법에 관한 것입니다....file_path = "text-to-pdf/text-file.txt" settings...settings.format = "pdf" loadOptions = GroupDocsConversionC::TxtLoadOptions...

    blog.groupdocs.cloud/ko/conversion/convert-txt-...
  4. GroupDocs.Parser Cloud Product Family

    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....digital world, PDF files have become a popular format for storing and...with the content within PDF files can be challenging when you...

    blog.groupdocs.cloud/ru/categories/groupdocs.pa...
  5. Convierta PDF a PowerPoint usando la API REST e...

    Convierta mediante programación una presentación de PDF a PowerPoint PPTX utilizando una API REST en Node.js. Node.js SDK permite convertir PDF a PPT y PPTX....var resourcesFolder = 'C:\\Files\\Conversion\\sample.pdf'; //...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  6. CSV إلى JPG | تحويل CSV إلى JPEG | الصورة إلى C...

    تعرف على كيفية تحويل ملفات CSV إلى صور JPEG باستخدام C# .NET. أفضل ممارساتنا لتحويل الملفات المفصولة بفواصل إلى صورة jpg باستخدام C# .NET....File.OpenRead("source.csv")) { //..."internal", FilePath = "input.cs", Format = "jpg", OutputPath = "myResultant...

    blog.groupdocs.cloud/ar/conversion/convert-csv-...
  7. แปลงเอกสาร Word เป็น PDF โดยใช้ Node.js | DOCX ...

    แปลงเอกสาร Word เป็น PDF โดยทางโปรแกรมโดยใช้ REST API ใน Node.js Node.js SDK อนุญาตให้แปลงไฟล์ DOC และ DOCX เป็นไฟล์ PDF บนคลาวด์...var resourcesFolder = 'C:\\Files\\sample.docx'; // อ่านไฟล์ fs...filePath = "sample.docx"; settings.format = "pdf"; settings.outputPath...

    blog.groupdocs.cloud/th/conversion/convert-word...
  8. Convierta documentos de Word a PDF usando Node....

    Convierta mediante programación documentos de Word a PDF usando una API REST en Node.js. Node.js SDK permite convertir archivos DOC y DOCX a archivos PDF en la nube....var resourcesFolder = 'C:\\Files\\sample.docx'; // leer archivo...filePath = "sample.docx"; settings.format = "pdf"; settings.outputPath...

    blog.groupdocs.cloud/es/conversion/convert-word...
  9. Cara Menggabungkan Dokumen Word di Ruby menggun...

    Cara Menggabungkan Dokumen Word di Ruby menggunakan REST API...menggabungkan dokumen kata menjadi satu file kata secara terprogram di cloud...digabungkan dalam satu file daripada memproses semua file satu per satu...

    blog.groupdocs.cloud/id/merger/how-to-merge-wor...
  10. تحويل SVG إلى JPG و JPG إلى SVG في Python

    قم بتحويل صور SVG إلى JPG وصيغة صورة JPG إلى SVG بحجم معين أو نقطة في البوصة باستخدام python. دعونا نرى كيفية تحويل SVG إلى JPG و JPG إلى SVG في Python...file_path = "python-testing/input-sample-file.svg" settings...settings.format = "jpg" settings.output_path = "python-testing"...

    blog.groupdocs.cloud/ar/conversion/convert-svg-...