Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 48,948 for

(c )

(0.98 sec)
  1. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with certificates in Java. Customize signatures and build your own application using Digital Signature API....with Digital Certificate using C# Verify Digital Signature in Documents...

    blog.groupdocs.com/signature/sign-pdf-with-cert...
  2. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....other emails in the document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  3. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using C# programming language....constructor: string inputMobiPath = "C://input/book.mobi" ; Editor editorFromPath...inputMobiStream = File . OpenRead ( "C://input/book.mobi" ); Editor editorFromStream...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  4. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....worksheet separately for your C# spreadsheet parser application...indexing and content analysis using C# parser methods Spreadsheet Report...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....sum( c => c.getPrice())]>><</if>> Download...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata management within your Java applications....and Metadata of WAV files in C# Manage EXIF Data of Images in...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  7. How to Run Examples | GroupDocs

    Step-by-step guide to run GroupDocs.Parser for .NET code examples. Learn how to build projects from scratch, use GitHub examples, and set up your development environment....Parser parser = new Parser ( "c:\\documents\\sample.docx" )) //...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  8. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....com/c/viewer/9 Stay tuned for future...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....constructor: String inputMobiPath = "C://input/book.mobi" ; Editor editorFromPath...inputMobiStream = new FileInputStream ( "C://input/book.mobi" ); Editor editorFromStream...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  10. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....this data programmatically using C# code. Why Extract Word Metadata...documents = Directory . GetFiles ( @"C:\MyDocuments" , "*.docx" ); foreach...

    docs.groupdocs.com/parser/net/extract-metadata-...