Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 11,235 for

formatting

(0.24 sec)
  1. Convierta PDF a documento de Word editable usan...

    Puede convertir PDF a Word DOCX en Ruby en la nube. En este artículo, aprenderemos cómo convertir PDF a un documento de Word editable utilizando la API de Ruby Cloud....format = "docx" @loadOptions = Gr..."conversion/four-pages.pdf" @settings.format = "docx" loadOptions = Gro...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  2. Преобразование Word в HTML онлайн на Python

    Вы можете преобразовать файл DOC в файл HTML, чтобы отобразить слово doc в веб-браузере. Эта статья о том, как преобразовать слово в html онлайн в Python....format = "html" settings.output_path..."python-testing/sample-word.docx" settings.format = "html" # вывод в виде документа...

    blog.groupdocs.cloud/ru/conversion/convert-word...
  3. Преобразование PDF в редактируемый документ Wor...

    Вы можете конвертировать PDF в Word DOCX в Ruby в облаке. В этой статье мы узнаем, как конвертировать PDF в редактируемый документ Word с помощью Ruby Cloud API....format = "docx" @loadOptions = Gr..."conversion/four-pages.pdf" @settings.format = "docx" loadOptions = Gro...

    blog.groupdocs.cloud/ru/conversion/convert-pdf-...
  4. تحويل Word إلى HTML عبر الإنترنت في Python

    يمكنك تحويل ملف DOC إلى ملف HTML لعرض كلمة doc في متصفح الويب. تتناول هذه المقالة كيفية تحويل الكلمة إلى html عبر الإنترنت في بايثون....format = "html" settings.output_path..."python-testing/sample-word.docx" settings.format = "html" # الإخراج كمستند IOStream...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  5. Ändern Sie die Seitenausrichtung in Word Dokume...

    Ändern Sie mit Python die Ausrichtung einer Seite in Word, um Word im Quer oder Hochformat zu erstellen. Sehen wir uns an, wie man die Seitenausrichtung in Word Dokumenten mit Python ändert...format(e.message)) So ändern Sie die...print("Exception while calling API: {0}".format(e.message)) So ändern Sie die...

    blog.groupdocs.cloud/de/merger/change-page-orie...
  6. 在 Python 中使用 REST API 将 PDF 转换为 PPTX | PDF转PPT

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将 PDF 转换为 PowerPoint 演示文稿 (PPTX)。...format = "pptx" # 提供 PDF 加载选项 loadOptions...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. 在 Python 中使用 REST API 将 Excel 数据呈现为 HTML

    使用适用于 Python 的 Document Viewer Cloud SDK 在 Python 中使用云端的 REST API 以编程方式将 Excel 电子表格数据呈现为 HTML。...view_format = "HTML" view_options.render_options..."sample.xlsx" view_options.view_format = "HTML" # 加水印 view_options...

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...
  8. सीएसवी को जेएसओएन या जेएसओएन को सीएसवी प्रोग्रा...

    C# REST API का उपयोग करके JSON सरणी को CSV तालिका में बदलें। यह लेख सीएसवी को जेएसओएन या जेएसओएन को सीएसवी प्रोग्रामेटिक रूप से सी # में परिवर्तित करने के तरीके के बारे में है।...csv", Format = "json", OutputPath = "cs...WriteLine("Successfully converted CSV to JSON format online in C#: " + response[0]...

    blog.groupdocs.cloud/hi/conversion/convert-csv-...
  9. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Translations are returned in JSON format in the response body. { "status"...

    docs.groupdocs.cloud/translation/file/fetch/
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....size in bytes; Document file format; Document page count. The table...

    docs.groupdocs.cloud/parser/get-document-inform...