Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,120 for

numbers

(0.16 sec)
  1. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page Numbers: 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....desired page numbers: Provide exact page numbers via Pages collection;...pages range start/end page numbers. There is also an ability to...

    docs.groupdocs.cloud/merger/rotate-pages/
  2. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page Numbers: 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....desired page numbers: Provide exact page numbers via Pages collection;...pages range start/end page numbers. There is also an ability to...

    docs.groupdocs.cloud/merger/change-page-orienta...
  3. Display Word Document in HTML Page using PHP | ...

    Programmatically display Word Document in HTML Page using a REST API in PHP with GroupDocs.Viewer Cloud for PHP SDK. Render DOCX to a responsive webpage....Pass specific range of page numbers to render. // This will render...only // Pass specific page numbers to render. // This will render...

    blog.groupdocs.cloud/viewer/display-word-docume...
  4. 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...SDK Rotate PDF Pages By Page Number using Node.js SDK PDF Pages...only need to choose the page number you want to apply the rotation...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  5. 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...Macro-Enabled Add-In NUMBERS Apple iWork Numbers PPT PowerPoint Presentation...

    blog.groupdocs.cloud/parser/introducing-documen...
  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....PDF Pages by Providing Page Number using Ruby Rotate PDF Pages...only need to choose the page number you want to apply the rotation...

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

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page Numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview... PageNumbers Page numbers to create preview for Width...

    docs.groupdocs.cloud/annotation/previewoptions/
  8. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page Numbers or ranges....and split options like page numbers, page ranges etc. Can I split...files based on specific page numbers? Yes, you can split a PDF document...

    blog.groupdocs.cloud/merger/java-document-split...
  9. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...Documents in Java using Exact Page Numbers Extract Pages from Word Files...Files in Java using the Page Number Range Java REST API to Extract...

    blog.groupdocs.cloud/merger/extract-document-pa...
  10. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....Provide comma separated page numbers to change orientation Set orientation...Provide comma separated page numbers to change orientation Set orientation...

    blog.groupdocs.cloud/merger/how-to-change-page-...