Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 11,663 for

new

(0.48 sec)
  1. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted text from document page in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/markdown/
  2. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/plain-text/
  3. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how to sign PDF and other documents in .NET using PKCS#11 hardware tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features....Consulting Blog Knowledge Base New Releases Status Websites aspose...PKCS#11 device var pkcs11Signer = new Pkcs11DigitalSigner (); var certificate...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  4. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  5. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/compare-of-v...
  6. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  7. Load file from local disk | GroupDocs

    This article demonstrates how to convert file stored on local disk using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "source.docx" )) {...

    docs.groupdocs.com/redaction/net/get-file-info/
  9. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  10. CHM Files Now Supported in Version 17.8.0 of Gr...

    Team GroupDocs is pleased to notify its users about the regular monthly release of version 17.8.0 of the .NET Text extraction API. The latest release introduces support for .chm files and allows its users to extract text from CHM files. This feature allows extracting either a single line or all text characters from a file of .chm format. We highly recommend our users to download or update the API to the latest version and get advantage of the ability to extract text from the CHM files.... The Text Extraction API - New Features # Version 17.8.0 comes...comes up with a single new feature. The latest release adds another...

    blog.groupdocs.com/parser/chm-files-now-support...