Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 8,431 for

page

(0.48 sec)
  1. 在 Ruby 中使用 REST API 拆分 Word 文档

    您可能需要将大型 word 文件和 DOC/DOCX 页面拆分为较小的文件。本文介绍如何在 Ruby 中使用 REST API 拆分 Word 文档。...pages = [1, 3] @options.mode = "Pages" @result = @documentApi...puts("Split Word Documents into One Page Documents using REST API in...

    blog.groupdocs.cloud/zh/merger/split-word-docum...
  2. نحوه استخراج صفحات از اسناد Word در پایتون

    برای استخراج صفحات از سند word، سند word را به چندین سند تقسیم کنید. این مقاله در مورد نحوه استخراج صفحات از اسناد word در پایتون است....حال، docx split mode را روی Pages قرار دهید. این اجازه می دهد..."python-testing" options.pages = [1, 3] options.mode = "Pages" result = documentApi...

    blog.groupdocs.cloud/fa/merger/how-to-extract-p...
  3. Перетворюйте файли PDF у зображення PNG, JPEG, ...

    Перетворюйте PDF-документ на оптимізовані формати зображень із високою точністю. У цій статті йдеться про те, як конвертувати файли PDF у зображення PNG, JPEG, BMP і TIFF у Ruby....значення відтінків сірого, from\page, pages\count, quality, rotate\angle...@convertOptions.from_page = 1 @convertOptions.pages_count = 1 @convertOptions...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  4. Dividi i documenti di Word utilizzando l'API RE...

    Potrebbe essere necessario dividere enormi file word e pagine DOC/DOCX in file più piccoli. Questo articolo spiega come dividere i documenti di Word usando l'API REST in Ruby....pages = [1, 3] @options.mode = "Pages" @result = @documentApi...puts("Split Word Documents into One Page Documents using REST API in...

    blog.groupdocs.cloud/it/merger/split-word-docum...
  5. Trích xuất các trang từ tài liệu Word bằng Rest...

    Dễ dàng trích xuất các trang cụ thể từ tài liệu từ dưới dạng các tệp riêng lẻ. Bài viết này nói về cách trích xuất các trang từ tài liệu word bằng Rest API trong Ruby...file_path = 'extract-pages/docx-pages.docx' @options.output_path..."extract-pages/extract-specific-pages.docx" @options.pages = [2,...

    blog.groupdocs.cloud/vi/merger/extract-pages-fr...
  6. Extraire le texte d'un PDF à l'aide de l'API RE...

    Extrayez par programmation du texte de documents PDF à l'aide d'une API REST sur le cloud dans Node.js avec PDF Parser Cloud SDK pour Node.js....Obtenir du texte par numéros de page à partir de documents PDF à...Obtenir du texte par numéros de page à partir de documents PDF à...

    blog.groupdocs.cloud/fr/parser/extract-text-fro...
  7. แยกงานนำเสนอ PowerPoint PPT หรือ PPTX ใน Ruby

    เครื่องมือแยก PPTX ออนไลน์ช่วยให้แยกหน้าไฟล์ PPTX ได้ง่ายและรวดเร็ว บทความนี้เกี่ยวกับวิธีแยกงานนำเสนอ PowerPoint PPT หรือ PPTX ใน Ruby...ตอนนี้ ตั้งค่าโหมดแยกเอกสารเป็น Pages อนุญาตให้ API แยกหมายเลขหน้..."split-slides" @options.pages = [1, 3] @options.mode = "Pages" @result = @documentApi...

    blog.groupdocs.cloud/th/merger/split-powerpoint...
  8. Document Processing REST APIs | GroupDocs Cloud

    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.... La réorganisation des pages PDF est une exigence courante...ayez besoin de déplacer des pages vers une position différente...

    blog.groupdocs.cloud/fr/page/19/
  9. Come estrarre pagine da documenti Word in Python

    Dividi il documento word in più documenti per estrarre le pagine dal documento word. Questo articolo spiega come estrarre pagine da documenti word in Python....la modalità divisa docx su Pages. Permette di dividere i numeri..."python-testing" options.pages = [1, 3] options.mode = "Pages" result = documentApi...

    blog.groupdocs.cloud/it/merger/how-to-extract-p...
  10. View DOCX as HTML

    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....Word (DOC ou OCX) dans des pages Web HTML réactives prises en...afficher un document Word dans des pages HTML à l’aide d’une API REST...

    blog.groupdocs.cloud/fr/tag/view-docx-as-html/