Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 1,575 for

excel to pdf

(0.4 sec)
  1. Save Signed Images With Various Output Types | ...

    id: save-signed-images-with-various-output-types url: signature/net/save-signed-images-with-various-output-types title: Saving signed images with various output types weight: 2 description: “This article explains how To save images with various image format types.” keywords: productName: GroupDocs.Signature for .NET Toc: True hideChildren: False Signature class supports saving of Image signed documents with various image format types and extended options. Following classes are inherited from base class SaveOptions and allows To specify additional output image format settings.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/developer-guid...
  2. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the picToral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …... Is it a PDF or DOCX or something else? because...families like Excel/Spreadsheet, PowerPoint/Presentation, PDF/XPS and...

    forum.groupdocs.com/t/different-visualization-t...
  3. Sign documents with QR-code embedded object | G...

    This article explains how To create encrypted QR-code electronic signature with embedded cusTom object...pdf" ); // setup key and passphrase...sign ( "QrCodeEncryptedObjec.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...
  4. Extract images from document | GroupDocs

    Learn how To extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from Pdf, Word, Excel....document formats including PDF, Word, Excel, PowerPoint, and more...class with Parser ( "./sample.pdf" ) as parser : # Extract images...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. GroupDocs.Metadata Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the existing metadata keys in PDF class beside adding the ability...various formats to a CSV or Excel file. The GroupDocs.Metadata...

    blog.groupdocs.com/categories/groupdocs.metadat...
  6. Implement custom encryption with QR-Code signat...

    This article explains how To implement cusTom encryption for QR-code electronic signatures....pdf" )) { // create data encryption...Sign ( "QRCodeCustomEncrypti.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Implement custom serialization with QR-code sig...

    This article explains how To implement cusTom serialization for QR-code electronic signatures....pdf" ); // create custom data encryption...sign ( "QRCodeCustomSerializ.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc)...

    docs.groupdocs.com/metadata/python-net/evaluati...
  9. Load Image Documents with Options | GroupDocs

    Learn how To use ImageLoadOptions To configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....pdf" , new PdfConvertOptions ());...converter . Convert ( "company-logo.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/net/load-image-do...
  10. Deleting Text signatures - advanced | GroupDocs

    This article shows how To delete Text electronic signatures different ways with GroupDocs.Signature API....pdf" ); TextSearchOptions options...signature . delete ( "signed.pdf" , signaturesToDelete ); if (...

    docs.groupdocs.com/signature/java/deleting-text...