Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 10,285 for

pdf to pdf

(0.42 sec)
  1. Convert document without storage | Documentation

    This example demonstrates how To convert document without using cloud sTorage. Use this method To directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...new ConvertDocumentDirec ( "pdf" , file , 1 , 0 , loadOptions...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason To believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (To sign) and public (To verify) keys. Most often certificates of various public key crypTography standards are used for this purpose, for example PFX format (see specification here).... PDF document format supports digital...signature looks by default on PDF document page.. GroupDocs.Signature...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. 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/
  4. Convert document direct async | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document asyncronously without using cloud sTorage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....word processing document into pdf document asyncronously without...= new StartConvertRequest ( "pdf" , fileStream ); // Convert to...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. GroupDocs.Viewer 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....variety of document formats like PDF, Words, Spreadsheet, Presentation...popular business file formats like PDF, Word, Excel, PowerPoint, Visio...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  6. Fetching file translations | Documentation

    How To fetch the translated file from the GroupDocs.Translation Cloud queue...."status" : 200 , "message" : "Pdf document translated by 100%"...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98" , "size"...

    docs.groupdocs.cloud/translation/file/fetch/
  7. 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...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...programmatically compare two Word, PDF, Excel, PowerPoint, plain text...business formats, including PDF and Microsoft Office, directly...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  9. 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/
  10. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how To extract text from HTML with .NET REST API. Parse clean text, remove tags, and auTomate HTML content extraction with .NET REST API. HTML To TXT...NET Add Image Watermark to PDF Extract Text from PowerPoint...

    blog.groupdocs.cloud/parser/extract-text-from-h...