Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,257 for

page

(0.04 sec)
  1. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Description StartPageNumber Page number, from which to start...first page by default. CountPagesToRender Number of pages to render...

    docs.groupdocs.cloud/viewer/renderoptions/
  2. pdf page separator on Document Processing REST ...

    pdf Page separator on Document Processing REST APIs | GroupDocs Cloud Recent content in pdf Page separator on Document Processing REST APIs | GroupDocs Cloud Ruby の REST API を使用して PDF ファイルを分割する PDF......pdf page separator on Document Processing REST APIs | GroupDocs...Cloud Recent content in pdf page separator on Document Processing...

    blog.groupdocs.cloud/ja/tag/pdf-page-separator/...
  3. Search Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "PagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "PageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "PagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "PageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...On this page Note Note: The features listed in this page are supported...GroupDocs.Signature Cloud V1 Page contains description for Search...

    docs.groupdocs.cloud/signature/search-options-o...
  4. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....ConvertOptions Leave feedback On this page Format specific convert options...Start conversion from specified page number pagesCount Convert pagesCount...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. How to Rotate PDF Pages using Rest API in Node.js

    Rotate PDF specific Pages or all Pages at same time defining degrees using REST API. This article is about how to rotate PDF Pages using REST API in Node.js...українська Polski How to Rotate PDF Pages using Rest API in Node.js In...rotate all PDF pages at once or specific PDF pages into any direction...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  6. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific Pages in PDF document by defining degrees. This article is about how to rotate PDF Pages using Rest API in Ruby....українська Polski How to Flip PDF Pages using Rest API in Ruby Let us...You can rotate all pages or specific PDF pages programmatically...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  7. Document Information | Documentation

    Note Note: The features listed in this Page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on Pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....On this page Note Note: The features listed in this page are working...and coordinates of text on pages. DocumentInfo object fields...

    docs.groupdocs.cloud/annotation/document-inform...
  8. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-Page.pdf", "size": 17958, "url": "converted/one-Page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download Page using File API...ConversionResult Leave feedback On this page ConversionResult data structure...ConversionResult example [ { "name" : "one-page.pdf" , "size" : 17958 , "url"...

    docs.groupdocs.cloud/conversion/conversionresult/
  9. Extract Pages from PDF File Online in Python

    Extract single Page from PDF or extract all Pages from PDF file online and easily. This article is about how to extract Pages from PDF file online in Python...فارسی українська Polski Extract Pages from PDF File Online in Python...you may need to extract PDF pages from PDF documents or may need...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  10. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document Pages of image representations. There are several ways to specify Page numbers needed for preview: Provide exact Page numbers via Pages collection; Specify Pages range start/end Page numbers. There is also an ability to get only even/odd Pages from the specified Page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...Generate Document Pages Preview Generate Document Pages Preview Leave...Leave feedback On this page This REST API provides an ability to...

    docs.groupdocs.cloud/merger/generate-document-p...