Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 2,199 for

errores pdf

(1.35 sec)
  1. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and Pdf documents with GroupDocs.Viewer for .NET...Outlook data files, archives, and PDF documents. C# using System ;...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  2. How to save document with password | GroupDocs

    This article explains how to save document with password protection....pdf" )) { // create QRCode option...signature . Sign ( "SignedProtected.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/net/save-signed-do...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....sample demonstrates how to embed PDF file into DOCX document as OLE...OleWordProcessingOpt ( @"c:\embedded.pdf" , pageNumber ); oleWordProcessingOpt...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....pdf" ); { // deleting QR-Code signatures...signature . delete ( "signed_out.pdf" , SignatureType . QrCode );...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....pdf" PdfConvertOptions convertOptions...password-protected.pdf password-protected.pdf is converted PDF document...

    docs.groupdocs.com/conversion/java/load-passwor...
  6. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications.... The Word and PDF documents, Excel and Oped Document...filePathEmbedded = @"c:\embedded.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-to-p...
  7. Verify QR-code signatures in the document | Gro...

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

    docs.groupdocs.com/signature/java/verify-qr-cod...
  8. Verify Barcode signatures in the document | Gro...

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

    docs.groupdocs.com/signature/java/verify-barcod...
  9. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { UnderlineAnnotation underline..., //Supported only Word and PDF documents Points = new List <...

    docs.groupdocs.com/annotation/net/add-underline...
  10. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....collection of folders (see ); PDF documents - a flag that indicates...viewer = new Viewer ( "sample.pdf" )) { // Get file information...

    docs.groupdocs.com/viewer/java/how-to-get-file-...