Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 11,289 for

formatting

(0.1 sec)
  1. 如何在 Python 中从 Word 文档中提取页面

    将 word 文档拆分为多个文档以从 word 文档中提取页面。本文介绍如何使用 Python 从 word 文档中提取页面。...format(e.message)) 如何在 Python 中将 Word...print("Exception while calling API: {0}".format(e.message)) 通过应用过滤器将 Word 文档拆分为单独的文件...

    blog.groupdocs.cloud/zh/merger/how-to-extract-p...
  2. Serveur GroupDocs.Parser MCP | Analyse de docum...

    Apprenez à configurer le serveur open‑source GroupDocs.Parser Cloud MCP, un wrapper léger qui permet aux agents IA d’extraire du texte, des images et des codes‑barres depuis des documents stockés dans GroupDocs Cloud....codes‑barres depuis plus de 50 formats de fichiers (PDF, Word, Excel...codes‑barres depuis plus de 50 formats, dont PDF, DOCX, XLSX, PPTX...

    blog.groupdocs.cloud/fr/parser/groupdocs-parser...
  3. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the...( Model\ViewOptions :: VIEW_FORMAT_PDF ); $renderOptions = new...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  4. Chuyển đổi hình ảnh sang PDF bằng API REST tron...

    Lập trình chuyển đổi hình ảnh (JPG hoặc PNG) sang PDF bằng cách sử dụng API REST trong Python với GroupDocs.Conversion Cloud API và Python SDK....format = "pdf" settings.output_path...file_path = "sample.jpg" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/vi/conversion/convert-imag...
  5. जावा में पीडीएफ को टीआईएफएफ में कनवर्ट करें - ए...

    REST API का उपयोग करके जावा में प्रोग्रामेटिक रूप से PDF को TIFF फ़ाइल में बदलना सीखें। यह मार्गदर्शिका नमूना कोड और चरण-दर-चरण निर्देश प्रदान करती है।...a/)a is a cloud-based file format document conversion API that...files and images to different formats using simple API calls. It...

    blog.groupdocs.cloud/hi/conversion/how-to-conve...
  6. GroupDocs.Conversion 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....เป็นเอกสาร PDF(Portable Document Format) โดยทางโปรแกรมบนคลาวด์โดยใช้...REST API PDF(Portable Document Format) เป็นหนึ่งในรูปแบบไฟล์ที่ไ...

    blog.groupdocs.cloud/th/categories/groupdocs.co...
  7. تحويل CSV إلى JSON أو JSON إلى CSV برمجيًا في C#

    تحويل مصفوفة JSON إلى جدول CSV باستخدام C# REST API. تتناول هذه المقالة كيفية تحويل CSV إلى JSON أو JSON إلى CSV برمجيًا في C#....csv", Format = "json", OutputPath = "cs...WriteLine("Successfully converted CSV to JSON format online in C#: " + response[0]...

    blog.groupdocs.cloud/ar/conversion/convert-csv-...
  8. تحويل النص إلى HTML و HTML إلى نص في Python

    تسمح لك واجهة برمجة تطبيقات تحويل ملفات GroupDocs بتحويل ملف إلى أي تنسيق عبر الإنترنت. توضح هذه المقالة كيفية تحويل النص إلى HTML و HTML إلى نص في Python....format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/ar/conversion/convert-text...
  9. Извлечение изображений из файлов PDF с помощью ...

    Извлекайте изображения из PDF-файлов с помощью REST API и PDF Parser Cloud SDK для Node.js. Эта статья о том, как извлекать изображения из PDF-файлов с помощью Node.js....log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/ru/parser/extract-images-f...
  10. 在 Python 中将 Excel 转换为 CSV |在 Python 中将 CSV 转换为 ...

    使用 Python 中的 REST API 和 GroupDocs.Conversion Cloud API,以编程方式将 Excel 文件转换为 CSV,将 CSV 转换为云端的 Excel。...format = "csv" # Output format settings.output_path...file_path = "sample.xlsx" settings.format = "csv" settings.output_path...

    blog.groupdocs.cloud/zh/conversion/convert-exce...