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

numbers

(0.06 sec)
  1. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  2. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...f/sample_page_1.png" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  3. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/disable-characters-...
  4. División de documentos en Python | Divisor de a...

    Aprenda a dividir un archivo PDF en varios archivos PDF en Python con GroupDocs.Merger Cloud SDK. Mejore la organización de documentos con esta guía....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/es/merger/split-pdf-file-i...
  5. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-digital-s...
  6. 在 Python 中使用 Rest API 旋转 PDF 文件页面

    使用 PDF 页面旋转器 API 旋转 PDF 中的所有页面或旋转 PDF 中的单个页面。本文介绍如何在 Python 中使用 Rest API 旋转 PDF 文件页面...start_page_number = 1 options.end_page_number = 10 # 将范围模式...

    blog.groupdocs.cloud/zh/merger/rotate-pdf-file-...
  7. 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...
  8. Ruby の REST API を使用して PowerPoint PPT/PPTX ファイルを...

    複数の PowerPoint プレゼンテーションを 1 つのファイルに結合します。この記事では、Ruby の REST API を使用して PowerPoint PPT/PPTX ファイルをオンラインで結合する方法について説明します。...start_page_number = 2 @item2.end_page_number = 5 @item2.range_mode...

    blog.groupdocs.cloud/ja/merger/merge-powerpoint...
  9. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013....examples as well as released a number of new CMS plugins : General...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  10. 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/