Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,330 for

page

(0.13 sec)
  1. Extract Pages From Word Documents using Rest AP...

    Easily extract specific Pages from word documents as individual files. This article is about how to extract Pages from word documents using Rest API in Ruby...українська Polski How to Extract Pages From Word Documents using Rest...extract a set of consecutive pages from Word documents or may need...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  2. Rotate PDF File Pages using Rest API in Python

    Rotate all Pages in PDF or rotate single Page in PDF using PDF Page rotator API. This article is about how to rotate PDF file Pages using Rest API in Python...українська Polski Rotate PDF Pages using Rest API in Python There...cases where you want to rotate pages of documents featuring the wrong...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  3. Pages Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs......./ Developer Guide / Pages Operations Pages Operations Leave feedback...Change Page Orientation Extract Pages Move Pages Remove Pages Rotate...

    docs.groupdocs.cloud/merger/pages-operations/
  4. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....InfoSettings Leave feedback On this page InfoSettings data structure...password-protected documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/infosettings/
  5. Split Word Documents in Ruby - Word Document Sp...

    You may need to split huge Word files and DOC/DOCX Pages into smaller files. Let's learn how to Split Word Documents in Ruby using a Word document splitter....Multi-Page Word Documents Split Document to Single Page Documents...Providing Exact Page Number Split Document to One-Page Documents by...

    blog.groupdocs.cloud/merger/split-word-document...
  6. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name...AnnotationApiLink Leave feedback On this page AnnotationApiLink describes...Reserved Title File name Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/annotationapilink/
  7. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of Page numbers to use in a Join operation The first Page should have number 1 StartPageNumber Start Page number Ignored if Pages collection is not empty EndPageNumber End Page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....formats Leave feedback On this page This REST API allows merging...password-protected documents Pages Collection of page numbers to use in...

    docs.groupdocs.cloud/merger/join-document-cross...
  8. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document Pages from joined documents into one resultant document by specifying desired Page numbers or Page ranges. There are several ways to specify Page numbers needed from each document: 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....Document Pages Join Document Pages Leave feedback On this page This...document with specific document pages from joined documents into one...

    docs.groupdocs.cloud/merger/join-document-pages/
  9. 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...
  10. Remove Pages | Documentation

    This REST API provides an ability to remove a single Page or a collection of specific Page numbers from the source document. There are several ways to specify Page numbers to be removed from a document: 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....Guide / Pages Operations / Remove Pages Remove Pages Leave feedback...feedback On this page This REST API provides an ability to remove...

    docs.groupdocs.cloud/merger/remove-pages/