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

new

(0.44 sec)
  1. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/sign-document-...
  2. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......in C# We have added a lot of new options and features in this...WordProcessing options class contains new paged (also called paginal) mode...

    blog.groupdocs.com/categories/groupdocs.editor-...
  3. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four New features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats.... Four new features and a bug fix are introduced...for .NET 17.6.0 - New FeaturesThe following new features have been...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  4. Free WebP to PNG Converter – Online & Instant |...

    Convert WebP to PNG in seconds using our free online converter. Just upload and download – no signup or software needed. Secure & auto-deletion in 24 hours....using (Converter converter = new Converter("path/image.webp"))...ImageConvertOptions options = new ImageConvertOptions { // Set...

    blog.groupdocs.com/conversion/webp-to-png/
  5. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased to announce another monthly release of GroupDocs.Annotation for Java v17.10 with some New features like import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you to download latest release of the API, integrate it in your project and share your valuable feedback....10 with some new features like import of annotation...for Java 17.10 - New FeaturesFollowing new features are introduced:*...

    blog.groupdocs.com/annotation/introducing-group...
  6. GroupDocs.Viewer for .NET 16.11.0 - Render OTP ...

    We are happy to announce that release of GroupDocs.Viewer for .NET for the month of November is available now. GroupDocs.Viewer for .NET 16.11.0 is packed with the New features such as the rendering of OTP file format and setting default font for email documents. This release also contains improvements and some important fixes of the outstanding issues. We would like you to upgrade your document viewer applications with the latest version of GroupDocs....0 is packed with the new features such as the rendering... .NET Document Viewer API - New Features GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/groupdocs-viewer-16-1...
  7. Working with Folders Contained in Outlook Data ...

    We are pleased to announce the monthly release of GroupDocs.Viewer for .NET 18.12. This release includes three New features, two bug fixes, and four improvements. By upgrading to the latest version, you’ll be able to get the list of folders and render messages from a specific folder contained in Outlook Data Files (OST/PST). Furthermore, it also allows you to ignore empty columns when rendering Excel documents. Below is the list of New features, fixes, and the improvements added in version 18....This release includes three new features, two bug fixes, and...documents. Below is the list of new features, fixes, and the improvements...

    blog.groupdocs.com/viewer/working-with-folders-...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. Merge PDF | GroupDocs

    Learn how to merge PDF files, combine PDF 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.pdf" ))...

    docs.groupdocs.com/merger/net/merge/pdf/
  10. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-pd...