Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 11,659 for

new

(0.26 sec)
  1. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\result.docx" ; Merger merger = new Merger ( filePath ); { merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  2. .NET PKCS#11 签名教程 -- USB 加密狗、智能卡、HSM 集成

    一步步的教程,解释如何在 .NET 中使用 PKCS#11 令牌(加密狗、智能卡、HSM)通过 Pkcs11Interop 和 GroupDocs.Signature 对 PDF 文档进行签名。...a hash using ( var pkcs11 = new Pkcs11(Settings.Pkcs11LibraryPath...PKCS#11 signing var tokenSigner = new Pkcs11DigitalSigner(); var cert...

    blog.groupdocs.com/zh/signature/sign-documents-...
  3. Render Filtered Messages from Outlook Data File...

    We are delighted to announce that we have rolled out version 19.1 of GroupDocs.Viewer for .NET. The latest version brings five New features, three bug fixes, and three improvements. You can now obtain the email messages as well as filter the messages contained in Outlook Data Files (OST/PST). Furthermore, we have extended our list of supported file formats by adding the support of VCF file format. Please have a look at the release notes for more details on New features, fixes, and improvements....The latest version brings five new features, three bug fixes, and...release notes for more details on new features, fixes, and improvements...

    blog.groupdocs.com/viewer/render-filtered-messa...
  4. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "annual-review.docx"...

    docs.groupdocs.com/conversion/java/add-watermark/
  5. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Consulting Blog Knowledge Base New Releases Status Websites aspose...words IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/indexing-with-sto...
  6. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great News for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser....Great news for SharePoint developers , now they can add GroupDocs...Find an issue or an idea of new feature – fix it and submit a...

    blog.groupdocs.com/annotation/releasing-sharepo...
  7. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...“Bitstream Vera Sans Mono”, “Courier New”, monospace, sans-serif; background-color:...“Bitstream Vera Sans Mono”, “Courier New”, monospace, sans-serif; background-color:...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  9. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project ; Select appropriate...

    docs.groupdocs.com/parser/net/how-to-run-examples/