Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,162 for

numbers

(0.09 sec)
  1. Authorization | Documentation

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

    docs.groupdocs.cloud/rewriter/authorization/
  2. GroupDocs.Viewer Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....release of this month includes a number of new features. Some of the...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  3. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... As well as a number of enhancements and fixes,...

    blog.groupdocs.cloud/total/groupdocs-september-...
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page...."totalCount" : 1 , "entries" : [ { "number" : 1 , "name" : null , "width"...

    docs.groupdocs.cloud/signature/get-document-inf...
  5. 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/
  6. 使用 Node.js 将 PDF 转换为可编辑的 Word 文档

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为可编辑的 Word 文档。 Node.js SDK 允许将 PDF 转换为 DOC 和 DOCX 文件。...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. REST APIを使用してRubyでWordドキュメントを結合する方法

    REST APIを使用してRubyでWordドキュメントを結合する方法...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/ja/merger/how-to-merge-wor...
  8. Modifier des présentations PowerPoint à l'aide ...

    Modifiez par programmation des présentations PowerPoint à l'aide d'une API REST sur le cloud en Python avec Document Editor Cloud SDK for Python....slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/fr/editor/edit-powerpoint-...
  9. Rotar páginas de archivos PDF usando Rest API e...

    Gire todas las páginas en PDF o gire una sola página en PDF utilizando la API de rotación de páginas PDF. Este artículo trata sobre cómo rotar páginas de archivos PDF usando Rest API en Python...start_page_number = 1 options.end_page_number = 10 # Establezca...

    blog.groupdocs.cloud/es/merger/rotate-pdf-file-...
  10. Node.js를 사용하여 PDF를 편집 가능한 Word 문서로 변환

    Node.js에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 편집 가능한 Word 문서로 변환합니다. Node.js SDK를 사용하면 PDF를 DOC 및 DOCX 파일로 변환할 수 있습니다....pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...