Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 7,993 for

page

(0.17 sec)
  1. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....or replace document pages, change pages orientation, manage document...can easily combine specific pages from multiple PowerPoint slides...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  2. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Documents Leave feedback On this page is the most used and known document...'FilePath': 'WordProcessing/four-pages.docx' }, 'OutputPath': 'Output'...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  3. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....ViewFormat # PNG or JPG Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/viewoptions/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...whole document, page by page or custom range of pages. We are pleased...displaying of tables in PDF and Add page mapper for Note format etc....

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  5. Supported Document Formats | Documentation

    The following table indicates the input and output file formats supported by GroupDocs.Watermark Cloud WordProcessing family formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Formats Leave feedback On this page The following table indicates...XML Stencil ✔ ✔ ✔ ✔ Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/watermark/supported-docume...
  6. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....SDKs Leave feedback On this page GroupDocs.Conversion Cloud is...Cloud SDK for Go . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/available-sdks/
  7. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...license-information Leave feedback On this page Note This example related to...response . IsLicensed ) } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/license-informa...
  8. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Start Leave feedback On this page Create an account Sign up at...response . Formats )) } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/viewer/quick-start/
  9. How to Split PowerPoint PPT or PPTX Slides in P...

    Split PowerPoint presentations using PowerPoint Splitter online and free slides split tool. Let's learn how to split PowerPoint PPT or PPTX slides in python...PowerPoint to Single Slides by Pages Range in Python Split PowerPoint...rearrange a single page or a collection of pages from supported document...

    blog.groupdocs.cloud/merger/how-to-split-powerp...
  10. 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....applications for extracting specific pages or sections from a PDF document...rotate, swap, and manipulate PDF pages and documents. The SDK is easy...

    blog.groupdocs.cloud/merger/java-document-split...