Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 8,385 for

page

(1.45 sec)
  1. Trích xuất dữ liệu cụ thể từ PDF bằng Python | ...

    Lập trình trích xuất dữ liệu cụ thể từ PDF bằng cách sử dụng API REST trên đám mây bằng Python với SDK đám mây phân tích cú pháp tài liệu cho Python....page_area.page_text_area is not None:...data.page_area.page_text_area.text) if data.page_area.page_table_area...

    blog.groupdocs.cloud/vi/parser/extract-specific...
  2. 如何使用 Ruby 在 Word 中移動、重新排序和重新排列頁面

    重新排列頁面是一個很好的解決方案,可以在不刪除任何內容的情況下優化文檔設計。讓我們學習如何使用 Ruby 在 word 中重新排序和重新排列頁面...word 文檔中的頁面 # 創建頁面 API 的實例 @pages_api = GroupDocsMergerCloud::PagesApi...file_path = 'rearrange_pages/word-pages.docx' @options.output_path...

    blog.groupdocs.cloud/zh-hant/merger/how-to-move...
  3. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....convert PDF documents to HTML web pages and view them in any browser...Range of Pages from PDF to HTML How to Convert Specific Pages of PDF...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. split word document into separate files online ...

    split word document into separate files online on Document Processing REST APIs | GroupDocs Cloud Recent content in split word document into separate files online on Document Processing REST APIs |......Word en plusieurs documents par page ou divisez le docx en ligne...Node.js Comment extraire des pages de documents Word en Python...

    blog.groupdocs.cloud/fr/tag/split-word-document...
  5. Extrahieren Sie Bilder aus PDF Dokumenten mithi...

    Extrahieren Sie Bilder programmgesteuert aus PDF Dokumenten mithilfe einer REST-API in der Cloud in Python mit dem Document Parser Cloud SDK für Python.... Page index: " + str(image.page_index)) Extrahieren...options.start_page_number = 1 options.count_pages_to_extract =...

    blog.groupdocs.cloud/de/parser/extract-images-f...
  6. 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...
  7. 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...
  8. PDF 분할 - Ruby에서 Rest API를 사용하여 PDF에서 페이지 추출

    PDF 분할 - Ruby에서 Rest API를 사용하여 PDF에서 페이지 추출... # Pages API 인스턴스 생성 @pagesApi = Gro...file_info.file_path = 'extract-pages/extract-21pages.pdf' @options...

    blog.groupdocs.cloud/ko/merger/split-pdf-extrac...
  9. Fusionner des fichiers PowerPoint PPT/PPTX en l...

    Combinez plusieurs présentations PowerPoint dans un seul fichier. Cet article explique comment fusionner des fichiers PowerPoint PPT/PPTX en ligne à l'aide de l'API REST dans Ruby....REST dans Ruby Fusionner des pages spécifiques de plusieurs fichiers...modifier l’orientation de la page en mode portrait ou paysage...

    blog.groupdocs.cloud/fr/merger/merge-powerpoint...
  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/