Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 42,715 for

pdf

(0.07 sec)
  1. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert a file from DOC to PDF. One of parameters of this method...Doc, Docx and DOC to PDF and PPT to PDF, HTML to DOC and DOCX...

    blog.groupdocs.com/total/how-to-perform-callbac...
  2. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....pdf" ); // Remove detected metadata...); metadata . save ( "output.pdf" ); } As a result, we get a sanitized...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  3. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications.... For example, the PDF document can be inserted in the...OleSpreadsheetOption ( "c:\embedded.pdf" , pageNumber ); oleCellsOptions...

    docs.groupdocs.com/merger/java/add-document-to-...
  4. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....pdf" )) { TextSignOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  5. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....pdf" ); DigitalVerifyOptions options...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/verify-digita...
  6. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk.... rasterize_to_pdf = False result_path = redactor...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/load-fr...
  7. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix... rasterize_to_pdf = False date_time_str = datetime...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/save-in...
  8. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....pdf" )) { using ( Signature signature...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  9. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications.... For example, the PDF document can be inserted in the...filePathEmbedded = @"c:\embedded.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-to-s...
  10. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....pdf" ); QrCodeSignOptions options...signature . sign ( "signedProtected.pdf" , options ); } catch ( Exception...

    docs.groupdocs.com/signature/java/load-password...