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

numbers

(0.26 sec)
  1. Kombinieren und führen Sie PowerPoint PPT/PPTX ...

    Sie können zwei PowerPoint-Präsentationen zu einer kombinieren und zusammenführen. In diesem Artikel geht es darum, wie man PowerPoint PPT/PPTX Dateien in Python kombiniert und zusammenführt....start_page_number = 2 # Endfoliennummer item2.end_page_number = 4 #...

    blog.groupdocs.cloud/de/merger/combine-and-merg...
  2. 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/
  3. 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...
  4. 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-...
  5. 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...
  6. Python'da Belge Bölme | Python PDF Dosyaları Ay...

    GroupDocs.Merger Cloud SDK'yı kullanarak Python'da bir PDF dosyasını birden çok PDF dosyasına nasıl böleceğinizi öğrenin. Bu kılavuzla belge organizasyonunu geliştirin....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/tr/merger/split-pdf-file-i...
  7. 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-...
  8. 使用 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-...
  9. Dzielenie dokumentów w Python | Rozdzielacz pli...

    Dowiedz się, jak podzielić plik PDF na wiele plików PDF w języku Python za pomocą zestawu GroupDocs.Merger Cloud SDK. Popraw organizację dokumentów dzięki temu przewodnikowi....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/pl/merger/split-pdf-file-i...
  10. 在 Python 中在線從 PDF 文件中提取頁面

    從 PDF 中提取單個頁面或在線輕鬆地從 PDF 文件中提取所有頁面。本文介紹如何用Python在線從PDF文件中提取頁面...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/zh-hant/merger/extract-pag...