Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 2,415 for

word to pdf

(0.22 sec)
  1. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how To compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, cusTom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....formats (XLSX, XLS) along with Word, PDF, PowerPoint, images, and more...Compare Excel along with Word, PDF, PowerPoint, and more Real-World...

    blog.groupdocs.com/comparison/compare-excel-spr...
  2. Subscribing for verification process events | G...

    This article explains how To subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API.... SAMPLE_PDF ; using ( Signature signature...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/subscribing-fo...
  3. eSign Document with QR Code Signature | GroupDocs

    This article explains how To sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....below demonstrates how to sign a PDF document with the QR code signature...signature . Signature ( "./sample.pdf" ) as sign : # Create QR code...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Password Protect PowerPoint Files in Java | Loc...

    How To lock PowerPoint files with passWords in Java. Change the existing passWord and remove it To unlock the PPT/PPTX files using the Java API....in Java Insert OLE Objects in Word, Excel, PowerPoint using Java...Java Convert Presentations to PDF in Java...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  5. Generate signatures preview | GroupDocs

    This Topic explains how To generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....pdf" ) as sign : # create preview...get_preview (): with open ( "sample.pdf" , "rb" ) as stream : with signature...

    docs.groupdocs.com/signature/python-net/generat...
  6. 比较 Excel 电子表格:使用 C# 进行高级逐单元格分析

    了解如何使用 GroupDocs.Comparison for .NET 以编程方式比较 Excel 电子表格。此指南演示了逐单元格比较、自定义样式、摘要页面以及 Excel 文档比较中的高级可见性控制,使用 C# 实现。...formats (XLSX, XLS) along with Word, PDF, PowerPoint, images, and more...Compare Excel along with Word, PDF, PowerPoint, and more Real-World...

    blog.groupdocs.com/zh/comparison/compare-excel-...
  7. Loading Documents | GroupDocs

    Following this guide, you will learn how To load Pdf, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....WordProcessingLoadOp : Options for loading word processing files (e.g., DOC...Options specifically for loading PDF documents. PublisherLoadOptions...

    docs.groupdocs.com/conversion/python-net/develo...
  8. 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 ); } More resources...

    docs.groupdocs.com/signature/net/sign-documents...
  9. GroupDocs.Total 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....file formats like Word, Excel, PowerPoint, PDF, Text and images...

    blog.groupdocs.com/categories/groupdocs.total-p...
  10. Search text | GroupDocs

    Learn how To search for keyWords and use regular expressions To find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole Word options....pdf" ) as parser : # Search for a...{ result . text } " ) sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/search-text/