Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 10,306 for

pdf to pdf

(0.81 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. 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/
  3. Annotate Over 50 Common Document and Image Type...

    GroupDocs released an add-on that allows Concrete5 developers To seamlessly integrate the Java version of GroupDocs.Annotation inTo their sites....supported file formats are: PDF and Microsoft documents, Excel...watermarks, etc. Support for native PDF and Microsoft Word annotations...

    blog.groupdocs.cloud/annotation/groupdocs-annot...
  4. Extract Images of Word Document in Node.js | Ge...

    Learn how To extract images from Word documents (.doc, .docx) using GroupDocs.Parser Cloud SDK for Node.js. AuTomate image extraction with REST API or cURL...formats including ( PPTX , Excel , PDF , ZIP , etc.). Prerequisites...Extract Images from PDF in Node.js Convert JPG to PDF using Node.js...

    blog.groupdocs.cloud/parser/extract-images-from...
  5. GroupDocs.Conversion Cloud Product Family

    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....this image to PDF converter to convert JPG to PDF online in the...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how To extract text from PowerPoint presentations using C# .NET. AuTomate text extraction from PPT and PPTX files with the .NET REST API....PowerPoint, Word, Excel, and PDF. Prerequisites # Before you begin...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  7. Embed MS Word form in app for signing - Free Su...

    I have a form in word, that I want To embed in app for signing by each new users before they can use the application. It needs To be able To be retrieved at a later stage if required. Is Groupdocs the solution?...5:52am 3 OK, so can I embed the PDF/Word document field overlaid...@warwickchapman Currently, you can sign PDF/Word documents on a specific...

    forum.groupdocs.cloud/t/embed-ms-word-form-in-a...
  8. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text....scanned PDFs for translation Sending images and scanned PDFs for...feedback To translate scanned PDF or image file and get result...

    docs.groupdocs.cloud/translation/file/request/i...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing 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/16/
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....optimizePdfSize If true and converting to PDF, conversion optimized for smaller..."Pass123" } PdfLoadOptions - pdf Properties Description format...

    docs.groupdocs.cloud/conversion/loadoptions/