Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 11,878 for

new

(0.06 sec)
  1. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....Consulting Blog Knowledge Base New Releases Status Websites aspose...properties LoadOptions loadOptions = new LoadOptions () { Password = "1234567890"...

    docs.groupdocs.com/signature/net/preview-certif...
  2. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-multi...
  3. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information requirements to be...

    docs.groupdocs.com/merger/net/merge/html/
  4. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.jpg" ))...

    docs.groupdocs.com/merger/net/merge/images/
  5. Read Thumbnails in Document Formats Using Group...

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one New feature introduced in this regular monthly release. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF metadata faster. Not only this, the API has also been improved to load only the existing metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats....are four enhancements and one new feature introduced in this regular...GroupDocs.Metadata for .NET 17.03 - New FeaturesVersion 17.3.0 of GroupDocs...

    blog.groupdocs.com/metadata/read-thumbnails-doc...
  6. Releasing Next Generation GroupDocs.Conversion ...

    We are pleased to announce the release of Next Generation GroupDocs.Conversion for .NET. with the extinct features that you may have not experienced before. This version has a New installer and some New features, fixes, and more document formats are introduced . We recommend that you download and update the library as soon as you can. Why Next Generation GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET 3.0.0. which is also known as Next Generation GroupDocs....This version has a new installer and some new features, fixes,...

    blog.groupdocs.com/conversion/perform-converion...
  7. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "formatting.docx"...

    docs.groupdocs.com/conversion/java/convert-to-s...
  8. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/character-replace...
  9. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks 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/search-by-chunks/
  10. How to convert html div to pdf - Free Support F...

    Hi How to convert a html div to pdf in Netcore 6?...using (Converter converter = new Converter(htmlContent)) { //...PdfConvertOptions options = new PdfConvertOptions { // You can...

    forum.groupdocs.com/t/how-to-convert-html-div-t...