Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,122 for

numbers

(0.04 sec)
  1. Святкова пропозиція GroupDocs.cloud – отримайте...

    Підписуйте документи (понад 20 підтримуваних форматів) різними типами підписів Текстові підписи з різними форматами, стилями та зовнішнім виглядом, підписи зображень, цифрові підписи Підписи штрих-кодів Підписи QRCode за допомогою GroupDocs.Signature Cloud SDK для Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/uk/signature/14009/
  2. تحويل مستندات Word إلى PDF باستخدام REST API في...

    قم بتحويل مستندات Word برمجيًا (DOCX أو DOC) إلى ملفات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  3. Converti documenti Word in PDF utilizzando Node...

    Converti in modo programmatico documenti Word in PDF utilizzando un'API REST in Node.js. Node.js SDK consente di convertire i file DOC e DOCX in file PDF sul cloud....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/it/conversion/convert-word...
  4. Konvertieren Sie Word Dokumente mit Node.js | i...

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

    blog.groupdocs.cloud/de/conversion/convert-word...
  5. Převeďte dokumenty Word do PDF pomocí REST API ...

    Programově převádějte dokumenty Word (DOCX nebo DOC) na soubory PDF pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  6. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/image-annotation/
  7. Point Annotation | Documentation

    Point annotation sticks comments to any point in a 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . opacity = 0 . 7 $a1...

    docs.groupdocs.cloud/annotation/point-annotation/
  8. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . type = "ResourcesRedaction"...box . height = 100 $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/resource-redact...
  9. Konversi Dokumen Word ke PDF menggunakan REST A...

    Secara terprogram mengonversi dokumen Word (DOCX atau DOC) ke file PDF menggunakan REST API di cloud dengan Python dengan Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/id/conversion/convert-word...
  10. पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल...

    पीडीएफ में सभी पेजों को घुमाएं या पीडीएफ पेज रोटेटर एपीआई का उपयोग करके पीडीएफ में सिंगल पेज को घुमाएं। यह लेख इस बारे में है कि पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल पेजों को कैसे घुमाया जाए...start_page_number = 1 options.end_page_number = 10 # रेंज मोड...

    blog.groupdocs.cloud/hi/merger/rotate-pdf-file-...