Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 10,609 for

new

(0.08 sec)
  1. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputWav...

    docs.groupdocs.com/metadata/net/handling-metada...
  2. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...QR code signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  3. Implement Conversion to WMF Format

    WMF is a Windows MetaFile that can contain both vector and bitmap image information. We added support of WMF file format along-with few others in GroupDocs.Conversion for .NET 19.5. You can now convert any supported file format to WMF. Along-with WMF, convert supported documents to EMF. Convert to EMF Convert to WMF Moreover, you can now pay royalties for the use of the API. Yes, metered licensing is now enabled.... New file formats you can convert...

    blog.groupdocs.com/conversion/implement-convers...
  4. Search results | Documentation

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-results/
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/faceted-search/
  6. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Consulting Blog Knowledge Base New Releases Status Websites aspose...06/15/2001. SearchOptions options = new SearchOptions (); // Creating...

    docs.groupdocs.com/search/java/build-search-query/
  7. GroupDocs.Total Releases on GroupDocs Blog | Do...

    GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions fo......Release Highlights Explore what’s new in GroupDocs.Total for .NET 25...

    blog.groupdocs.com/categories/groupdocs.total-r...
  8. Merge pages in the arbitrary order | Documentation

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

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  9. .NET PKCS#11 Signing Tutorial -- USB Dongle, Sm...

    Step-by-step tutorial explaining how to sign PDF documents in .NET using PKCS#11 tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....a hash using ( var pkcs11 = new Pkcs11(Settings.Pkcs11LibraryPath...PKCS#11 signing var tokenSigner = new Pkcs11DigitalSigner(); var cert...

    blog.groupdocs.com/signature/sign-documents-wit...
  10. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document Editor editor = new Editor ( inputFilePath ); //passing...

    docs.groupdocs.com/editor/net/introduction/