Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 905 for

page range

(0.17 sec)
  1. GroupDocs.Merger 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.... Rearranging PDF pages is a common requirement when...Java. Whether you need to move pages to a different position, reorder...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...into multiple files by slide range or extract all PowerPoint slides...and page layout applications. TIFF provides multiple pages support...

    blog.groupdocs.cloud/groupdocs.cloud/page/29/
  3. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....signature Leave feedback On this page A barcode or bar code is a way...Signature Cloud supports wide range or Barcode types that can be...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. GroupDocs.Conversion 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....whole document, page by page or custom range of pages. Next Generation...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...50+ types of documents on any page within your website. Formats...Library Add watermark to document pages. GroupDocs.Annotation for .NET...

    blog.groupdocs.cloud/groupdocs.cloud/page/51/
  6. Online QR Code Scanner | Read QR Code from Imag...

    Scan QR Codes Online: Get Quick Info from Images - Try our instant QR code scanner to extract information effortlessly. Fast and Free!...decoded results on a single page, even damaged QR codes. The...REST API provides an extensive range of educational materials to...

    blog.groupdocs.cloud/parser/read-qr-code-from-i...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...whole document, page by page or custom range of pages. We are pleased...

    blog.groupdocs.cloud/groupdocs.cloud/page/46/
  8. 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...
  9. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....Java using Pages Range Filter Convert Specific Pages of MS Word...Document as a PDF in Java using Pages Range Filter # In this section...

    blog.groupdocs.cloud/conversion/convert-word-do...
  10. 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/