Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 9,755 for

pdf to pdf

(0.12 sec)
  1. 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....Document or separate pages (for PDF only) with a lot of additional...adding all Signature types for PDF documents Support adding signature(except...

    docs.groupdocs.cloud/signature/overview/
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupdocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....example demonstrating how to sign pdf document with digital signature...FileInfo { FilePath = "sample2.pdf" }, SaveOptions = new SaveOptions...

    docs.groupdocs.cloud/signature/quick-start/
  3. Convert document async | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from sTorage Steps 1 and 4 are sTorage operations, please refer To this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....word processing document into pdf document asyncronously. There...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath': 'Output' }" Response...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages inTo HTML, Pdf, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how To adjust output page size....rendering Email messages into HTML, PDF, and images. To enable this feature...'SampleFiles/sample.msg' }, 'ViewFormat': 'PDF', 'RenderOptions': { 'EmailOptions':...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  5. Translating image files with GroupDocs.Translat...

    How To use GroupDocs.Translation Cloud SDK for translating image files....pdf" ; string savePath = "/path/to/savefile/"...>() { "de" }; string format = "pdf" ; byte [] file = File . ReadAllBytes...

    docs.groupdocs.cloud/translation/file/sdk/image...
  6. 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....'FileInfo': { 'FilePath': '/Pdf/ten-pages.pdf'}, 'Pages': [ 2, 4 ],...'OutputPath': 'output/rotate-pages.pdf' }" Response *Response will contain...

    docs.groupdocs.cloud/merger/rotate-pages/
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document AuTomation REST APIs | GroupDocs Cloud...passwords from bank statement PDFs in our case study. Learn the...the steps for successful PDF password removal and access financial...

    blog.groupdocs.cloud/groupdocs.cloud/page/12/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document AuTomation REST APIs | GroupDocs Cloud...release introduces new options in PDF conversion feature along with...specific document in HTML, image, PDF or its original format with the...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  9. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used To build legally-binding e-signature apps with web signature capture functionality....with Microsoft Word or Adobe PDF templates. GroupDocs.Assembly...templates and we’re adding these to PDF files too. You can expect to...

    blog.groupdocs.cloud/total/groupdocs-november-n...
  10. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting To evaluate the co…...client_key) try: #Convert PPTX to PDF # Prepare request request = ...cloud.ConvertDocumentDirec("pdf", "C:/Temp/three-slides.pptx")...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...