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

numbers

(0.08 sec)
  1. واترمارک Cloud API و SDK برای ایمن کردن اسناد %...

    Document Editing REST API امکان ویرایش اسناد پردازش کلمه، صفحات گسترده، ارائه ها و اسناد وب مانند HTML در C#، Java، PHP، Python و غیره را فراهم می کند....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/fa/editor/update-word-exce...
  2. Watermark Cloud API et SDK pour sécuriser les d...

    L'API REST d'édition de documents permet d'éditer des documents de traitement de texte, des feuilles de calcul, des présentations et des documents Web tels que HTML en C#, Java, PHP, Python, etc....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/fr/editor/update-word-exce...
  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. API Watermark Cloud e SDK per proteggere i docu...

    L'API REST di modifica dei documenti consente di modificare documenti di elaborazione testi, fogli di calcolo, presentazioni e documenti Web come HTML in C#, Java, PHP, Python, ecc....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/it/editor/update-word-exce...
  7. 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-...
  8. पायथन में REST API का उपयोग करके Word दस्तावेज़...

    पायथन के लिए दस्तावेज़ रूपांतरण क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके वर्ड डॉक्यूमेंट (DOCX या DOC) को प्रोग्रामेटिक रूप से पीडीएफ फाइलों में बदलें।...from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/hi/conversion/convert-word...
  9. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly 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 # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . font_color = 1201033...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  10. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 curl -v "https://api.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/area-annotation/