Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 45,264 for

page

(0.11 sec)
  1. Word document splitter

    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....हिंदी čeština How to Extract Pages From Word Documents in Python...document into multiple documents by page programmatically. By splitting...

    blog.groupdocs.cloud/tag/word-document-splitter/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...whole document, page by page or custom range of pages. GroupDocs.Viewer...whole document, page by page or custom range of pages. We are excited...

    blog.groupdocs.cloud/groupdocs.cloud/page/38/
  3. Merge PowerPoint Slides throws FileCorruptedExc...

    Hi, I’m experimenting merging lots of files. The first thing I noticed is that when I want to merge selected Pages of multiple presentations, the output presentation always has all Pages of the first presentation, no ma…...when I want to merge selected pages of multiple presentations, the...presentation always has all pages of the first presentation, no...

    forum.groupdocs.cloud/t/merge-powerpoint-slides...
  4. Extract Text from PDF Documents using a REST AP...

    Programmatically Extract Text from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....Documents using Python R ead Text by Page Numbers from PDF Documents using...Whole Document R ead Text by Page Numbers from PDF Documents using...

    blog.groupdocs.cloud/2021/03/17/extract-text-fr...
  5. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on Page area, set font and colors, same as put on any or all Pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document Pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document Pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate Pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document Pages Our GroupDocs....Overview Leave feedback On this page GroupDocs.Signature Cloud is...align the signature location on page area, set font and colors, same...

    docs.groupdocs.cloud/signature/overview/
  6. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual Pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate Pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate Page on 90-degree clockwise; On180Degree - instructs to rotate Page on 180-degree clockwise; On270Degree - instructs to rotate Page on 270-degree clockwise; The following code snippet shows how to rotate output Pages when viewing a document as PDF...Flip/rotate pages Flip/rotate pages Leave feedback On this page The GroupDocs...enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  7. Viewer Excel Rending - Free Support Forum - gro...

    I know the demos are restricted to two Pages but I cant test if it support multiple excel sheets in a single document. The Demo Page only displays the first sheet. Does the paid view support multiple excel sheets? Also t…...demos are restricted to two pages but I cant test if it support...a single document. The Demo page only displays the first sheet...

    forum.groupdocs.cloud/t/viewer-excel-rending/2014
  8. V1 | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......of Document Pages Rendering Documents Was this page helpful? Not...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/annotation/developer-guide...
  9. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Template Leave feedback On this page This REST API provides the functionality...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/parser/delete-template/
  10. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, Page by Page or custom range of Pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Formats Leave feedback On this page GroupDocs.Viewer Cloud REST...whole document, page by page or custom range of pages. To get list...

    docs.groupdocs.cloud/viewer/get-supported-file-...