Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,162 for

numbers

(0.22 sec)
  1. Витягти текст з PDF за допомогою Java | Парсити...

    Дізнайтеся, як витягувати текст з PDF файлів у Java за допомогою GroupDocs.Parser Cloud SDK. Автоматизуйте процес витягання тексту без зусиль і заощаджуйте свій час....Text from PDF in Java by Page Number Range # Цей розділ надає покрокові...from a PDF file by page range number in Java. public class App {...

    blog.groupdocs.cloud/uk/parser/document-parsing...
  2. แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้โดยใช้ Node.js

    แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้โดยทางโปรแกรมโดยใช้ REST API ใน Node.js Node.js SDK อนุญาตให้แปลงไฟล์ PDF เป็น DOC และ DOCX...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  3. รวมและผสานไฟล์ PowerPoint PPT/PPTX ใน Python

    คุณสามารถรวมและรวมงานนำเสนอ PowerPoint สองรายการเป็นหนึ่งเดียวได้ บทความนี้เกี่ยวกับวิธีรวมและผสานไฟล์ PowerPoint PPT/PPTX ใน Python...start_page_number = 2 # หมายเลขท้ายสไลด์ item2.end_page_number = 4 #...

    blog.groupdocs.cloud/th/merger/combine-and-merg...
  4. Wyodrębnij tekst z PDF za pomocą Java | Parsuj ...

    Naucz się, jak wydobywać tekst z plików PDF w Javie, korzystając z GroupDocs.Parser Cloud SDK. Zautomatyzuj proces ekstrakcji tekstu bez trudu i zaoszczędź swój czas....Text from PDF in Java by Page Number Range # Ta sekcja zawiera instrukcje...from a PDF file by page range number in Java. public class App {...

    blog.groupdocs.cloud/pl/parser/document-parsing...
  5. 在 Ruby 中使用 REST API 將 HTML 轉換為 PDF

    使用免費的在線轉換器立即將 HTML 文件轉換為 PDF 格式。本文介紹如何在 Ruby 中使用 REST API 將 HTML 轉換為 PDF。...page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. 在 Python 中使用 REST API 從 PDF 文檔中提取圖像

    使用適用於 Python 的 Document Parser Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式從 PDF 文檔中提取圖像。...start_page_number = 1 options.count_pages_to_extract...# 定義頁面範圍 options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/zh-hant/parser/extract-ima...
  7. Konvertieren Sie PDF mit Node.js in ein bearbei...

    Konvertieren Sie PDF mithilfe einer REST-API in Node.js programmgesteuert in ein bearbeitbares Word Dokument. Das Node.js SDK ermöglicht die Konvertierung von PDF Dateien in DOC und DOCX Dateien....pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  8. Convertir HTML en PDF à l'aide de l'API REST da...

    Convertissez instantanément des fichiers HTML au format PDF avec un convertisseur en ligne gratuit. Cet article explique comment convertir HTML en PDF à l'aide de l'API REST dans Ruby....page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/fr/conversion/convert-html...
  9. Assinar PDF com carimbo usando API REST em Node...

    Mescle documentos de diferentes tipos de arquivo programaticamente usando uma API REST na nuvem em Python com GroupDocs.Merger Cloud SDK para Python....start_page_number = 1 item2.end_page_number = 3 # opções de...

    blog.groupdocs.cloud/pt/merger/merge-documents-...
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page...."totalCount" : 1 , "entries" : [ { "number" : 1 , "name" : null , "width"...

    docs.groupdocs.cloud/signature/get-document-inf...