Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 914 for

page range

(0.1 sec)
  1. Step-by-Step Tutorial - DOCX to PDF Conversion ...

    Convert DOCX to PDF in Java with GroupDocs.Conversion Cloud SDK. This tutorial shows setup, multithreading, code example, and performance tips....JAR directly from the download page . Apply a temporary license...Register at the temporary license page and set the license file in...

    blog.groupdocs.cloud/conversion/step-by-step-tu...
  2. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....download from our “Downloads” page . GroupDocs Total for .NET is...NET lets you create a wide range of applications, each leveraging...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  3. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....js Convert Specific Pages of PDF to DOCX in Node.js PDF...code sample: Convert Specific Pages of PDF to DOCX in Node.js #...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Signature Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....On this page Note Note: The features listed in this page are supported...GroupDocs.Signature Cloud V1 Page contains description for Signature...

    docs.groupdocs.cloud/signature/signature-option...
  5. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values Range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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....for JPG Leave feedback On this page When rendering documents and...class. The supported values range of Quality is from 1 to 100...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  6. PDF to PPT Conversion Example in PHP: Complete ...

    Learn how to convert PDF to PPT in PHP using GroupDocs.Conversion Cloud SDK. This step-by-step tutorial provides code, cURL calls, setup, and performance tips....setPagesCount ( 0 ); // 0 = all pages $convertSettings -> setOptions...options (e.g., convert all pages) $pdfOptions = new PdfConvertOptions...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-conv...
  7. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....in a single page convertRange Convert specific range when converting...rowsPerPage Split a worksheet into pages by rows (pagination) columnsPerPage...

    docs.groupdocs.cloud/conversion/loadoptions/
  8. 如何在 Python 中拆分 PowerPoint PPT 或 PPTX 幻灯片

    使用 PowerPoint Splitter 在线和免费幻灯片拆分工具拆分 PowerPoint 演示文稿。让我们学习如何在 python 中拆分 PowerPoint PPT 或 PPTX 幻灯片...pages = [1, 3] options.mode = "Pages" result = documentApi...start\page\number 和 end\page\number 值 将 pptx 拆分模式设置为 Pages 以拆分...

    blog.groupdocs.cloud/zh/merger/how-to-split-pow...
  9. XLSX to JPG Conversion Tutorial in Java

    Convert XLSX files to JPG images in Java with GroupDocs.Conversion Cloud SDK. Follow the step-by-step guide with async support and performance tips....JAR files from the download page . Conversion Options for XLSX... jpgOpts.setQuality(90); Page Range Convert specific worksheets...

    blog.groupdocs.cloud/conversion/xlsx-to-jpg-con...
  10. Convert SVG to PNG using SVG to PNG Converter

    This article shows how to convert SVG to PNG in C#. GroupDocs.Conversion offers Cloud SDKs and REST APIs to programmatically build an SVG to PNG Converter....NET provides a wide range of methods to build a production-ready...JPG to HTML using a Free Web Page Generator...

    blog.groupdocs.cloud/conversion/convert-svg-to-...