Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,126 for

numbers

(0.13 sec)
  1. Divisão de documento em Python | Divisor de Arq...

    Saiba como dividir um arquivo PDF em vários arquivos PDF em Python usando o GroupDocs.Merger Cloud SDK. Melhore a organização de documentos com este guia....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/pt/merger/split-pdf-file-i...
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....JSON and will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/translation/authorization/
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/translation/hello-world/
  4. Verify Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-text-sign...
  5. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/rewriter/hello-world/
  6. Verify QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  7. पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल...

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

    blog.groupdocs.cloud/hi/merger/rotate-pdf-file-...
  8. Převeďte dokumenty Word do PDF pomocí Node.js |...

    Programově převádějte dokumenty Wordu do PDF pomocí REST API v Node.js. Node.js SDK umožňuje převod souborů DOC a DOCX na soubory PDF v cloudu....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  9. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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/add-direct/
  10. Python 中的文档分割 | Python PDF 文件分割器

    了解如何使用 GroupDocs.Merger Cloud SDK 在 Python 中将 PDF 文件拆分为多个 PDF 文件。使用本指南改进文档组织。...start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/zh/merger/split-pdf-file-i...