Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,152 for

numbers

(0.08 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. ویرایش پاورپوینت ها با استفاده از پایتون | PPTX...

    با استفاده از یک REST API روی ابر در پایتون با ویرایشگر سند Cloud SDK برای پایتون، ارائه های پاورپوینت را به صورت برنامه ای ویرایش کنید....slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/fa/editor/edit-powerpoint-...
  5. با استفاده از Ruby انواع فایل های متعدد را در ی...

    نحوه ادغام چندین نوع فایل در یک سند با استفاده از روبی...start_page_number = 1 @item2.end_page_number = 4 @options =...

    blog.groupdocs.cloud/fa/merger/merge-multiple-f...
  6. รวมและผสานไฟล์ 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...
  7. แปลง 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-...
  8. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/add-watermark/
  9. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....PageNumber Gets or sets the number of page where annotation will...

    docs.groupdocs.cloud/annotation/annotationinfo/
  10. چگونه چندین سند ورد را با استفاده از پایتون ترک...

    API ما برای ادغام اسناد و فایل ها در قالب های مختلف آنلاین طراحی شده است. این مقاله در مورد چگونگی ترکیب چندین سند کلمه با استفاده از پایتون است....start_page_number = 2 # شماره صفحه پایانی item2.end_page_number = 4...

    blog.groupdocs.cloud/fa/merger/how-to-combine-m...