Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,152 for

numbers

(0.08 sec)
  1. Node.js | का उपयोग करके Word दस्तावेज़ों को PDF...

    Node.js में REST API का उपयोग करके Word दस्तावेज़ों को प्रोग्रामेटिक रूप से PDF में कनवर्ट करें। नोड.जेएस एसडीके डीओसी और डीओसीएक्स फाइलों को क्लाउड पर पीडीएफ फाइलों में बदलने की अनुमति देता है।...fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/hi/conversion/convert-word...
  2. Python の Rest API を使用して PDF ファイルのページを回転する

    PDF ページ回転 API を使用して、PDF のすべてのページを回転するか、PDF の単一ページを回転します。この記事は、Python の Rest API を使用して PDF ファイルのページを回転する方法について説明します。...start_page_number = 1 options.end_page_number = 10 # 範囲モード...

    blog.groupdocs.cloud/ja/merger/rotate-pdf-file-...
  3. Chuyển đổi tài liệu Word sang PDF bằng API REST...

    Lập trình chuyển đổi tài liệu Word (DOCX hoặc DOC) thành tệp PDF bằng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  4. Извлечение текста из PDF с использованием Java ...

    Узнайте, как извлекать текст из PDF файлов на Java с помощью GroupDocs.Parser Cloud SDK. Автоматизируйте процесс извлечения текста без усилий и экономьте ваше время....from a PDF file by page range number in Java. public class App {...

    blog.groupdocs.cloud/ru/parser/document-parsing...
  5. Node.js Kullanarak PDF Dosyalarından Görüntüler...

    Node.js için PDF Parser Cloud SDK ile REST API kullanarak PDF dosyalarından görüntüleri ayıklayın. Bu makale, Node.js kullanılarak PDF dosyalarından görüntülerin nasıl çıkarılacağı hakkındadır....startPageNumber = 1; // Start page number options.countPagesToExtract...

    blog.groupdocs.cloud/tr/parser/extract-images-f...
  6. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.... page_number = 0 a1 . font_color = 1201033...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/text-underline-...
  7. GroupDocs.cloud छुट्टियाँ ऑफर - 12 महीनों के लि...

    विभिन्न हस्ताक्षर प्रकारों के साथ दस्तावेजों (20+ से अधिक समर्थित प्रारूप) पर हस्ताक्षर करें, विभिन्न प्रारूप, शैलियों और उपस्थिति के साथ टेक्स्ट हस्ताक्षर, छवि हस्ताक्षर, डिजिटल हस्ताक्षर, बारकोड हस्ताक्षर, ग्रुपडॉक्स का उपयोग करके क्यूआरकोड हस्ताक्षर। पायथन के लिए सिग्नेचर क्लाउड एसडीके।...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/hi/signature/14009/
  8. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....pageNumber int The annotation page number. annotationPosition Point Coordinates...

    docs.groupdocs.cloud/annotation/working-with-an...
  9. Wyodrębnij obrazy z dokumentów PDF w Javie - Ja...

    Dowiedz się, jak wyodrębnić obrazy z plików PDF w Javie, używając interfejsu REST API. Artykuł ten opisuje kroki korzystania z naszego SDK w celu efektywnego i dokładnego wyodrębniania obrazów....PDF Files in Java using Page Number Java REST API na separację...

    blog.groupdocs.cloud/pl/parser/extract-images-f...
  10. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . type = "Link" a1 ...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . type = "Link" $a1...

    docs.groupdocs.cloud/annotation/link-annotation/