Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,118 for

numbers

(0.12 sec)
  1. GroupDocs.cloud Tatil Teklifi – 12 Ay boyunca G...

    Farklı imza türleri ile Belgeleri İmzalayın (20'den fazla desteklenen biçim) Çeşitli biçim, stil ve görünüme sahip Metin İmzaları, Görüntü İmzaları, Dijital İmzalar Barkod İmzaları Python için GroupDocs.Signature Cloud SDK kullanan QRCode İmzaları....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/tr/signature/14009/
  2. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported formats) with different siganture types Text Signatures with various format, styles and appearance ,Image Signatures, Digital Signatures Barcode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/id/signature/14009/
  3. پیشنهاد تعطیلات GroupDocs.cloud – 25% تخفیف در ...

    امضای اسناد (بیش از 20 فرمت پشتیبانی شده) با انواع نمادهای مختلف امضاهای متنی با فرمت‌ها، سبک‌ها و ظاهر متفاوت، امضاهای تصویر، امضاهای دیجیتال امضاهای بارکد امضاهای QRCode با استفاده از GroupDocs.Signature Cloud SDK برای پایتون....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/fa/signature/14009/
  4. Offre GroupDocs.cloud Holidays - Obtenez 25% de...

    Signez des documents (plus de 20 formats pris en charge) avec différents types de signature Signatures textuelles avec différents formats, styles et apparences, signatures d'image, signatures numériques Signatures de codes à barres Signatures QRCode à l'aide de GroupDocs.Signature Cloud SDK pour Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/fr/signature/14009/
  5. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....":true}}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...f/sample_page_1.png" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  6. Python を使用して PowerPoint プレゼンテーションを編集する | Python...

    Document Editor Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PowerPoint プレゼンテーションをプログラム的に編集します。...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ja/editor/edit-powerpoint-...
  7. Ruby の REST API を使用して HTML を PDF に変換する

    無料のオンライン コンバーターを使用して、HTML ファイルを PDF 形式に即座に変換します。この記事では、Ruby の REST API を使用して HTML を PDF に変換する方法について説明します。...page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  8. Python'da REST API kullanarak Word Belgelerini ...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak Word belgelerini (DOCX veya DOC) programlı bir şekilde PDF dosyalarına dönüştürün....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  9. Converter documentos do Word em PDF usando Node...

    Converta documentos do Word em PDF programaticamente usando uma API REST no Node.js. Node.js SDK permite converter arquivos DOC e DOCX em arquivos PDF na nuvem....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/pt/conversion/convert-word...
  10. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the 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 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/arrow-annotation/