Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,113 for

numbers

(0.09 sec)
  1. Видобудьте зображення з PDF-файлів за допомогою...

    Видобувайте зображення з PDF-файлів за допомогою REST API за допомогою PDF Parser Cloud SDK для Node.js. У цій статті йдеться про те, як видобувати зображення з файлів PDF за допомогою Node.js...startPageNumber = 1; // Start page number options.countPagesToExtract...

    blog.groupdocs.cloud/uk/parser/extract-images-f...
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....(when converted to image); Page number; Visible property that indicates...

    docs.groupdocs.cloud/merger/get-document-inform...
  3. GroupDocs.cloud छुट्टियाँ ऑफर - 12 महीनों के लि...

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

    blog.groupdocs.cloud/hi/signature/14009/
  4. 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...
  5. 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...
  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. تصاویر را از اسناد ورد در Java استخراج کنید - ت...

    یک راهنمای گام به گام برای استخراج تصاویر از اسناد ورد به صورت برنامه‌نویسی در Java با استفاده از SDK ابری GroupDocs.Parser برای Java یاد بگیرید....Word File in Java using Page Number Java REST API to Extract Images...

    blog.groupdocs.cloud/fa/parser/extract-images-f...
  8. 문서 보안을 위한 Watermark Cloud API 및 SDK %%sep%% Gro...

    문서 편집 REST API를 사용하면 워드 프로세싱 문서, 스프레드시트, 프레젠테이션 및 C#, Java, PHP, Python 등의 HTML과 같은 웹 문서를 편집할 수 있습니다....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ko/editor/update-word-exce...
  9. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough 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 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-strikeout-...
  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/