Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,103 for

numbers

(0.12 sec)
  1. 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...
  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. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF... page_number = 1 page_rotation . rotation_angle...PageRotation () page_rotation . page_number = 1 page_rotation . rotation_angle...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  5. 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...
  6. पायथन का उपयोग करके PowerPoint प्रस्तुतियों को ...

    पायथन में दस्तावेज़ संपादक क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से PowerPoint प्रस्तुतियों को संपादित करें।...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/hi/editor/edit-powerpoint-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...