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

page range

(0.09 sec)
  1. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide Range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....signature Leave feedback On this page A Text electronic signature...and allows to customize wide range of text settings - from font...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metadata for MS Office, OpenOffice, PDF, HTML and many file formats...from specific pages by setting the page range Extract Images...

    blog.groupdocs.cloud/parser/introducing-documen...
  7. 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-...
  8. 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...
  9. 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-...
  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/