Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 12,048 for

new

(0.11 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  2. 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/
  3. 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...
  4. 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...
  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. 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...
  7. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/render-with-resp...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using 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/load-file-fro...
  9. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/java/load-file-fr...
  10. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...xlsx" ; using ( Merger merger = new Merger ( filePath )) { isPasswordSet...

    docs.groupdocs.com/merger/net/check-document-pa...