Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 10,377 for

new

(0.04 sec)
  1. Sign Images with Metadata Signature using Group...

    New month, New release! We have released version 19.1 of GroupDocs.Signature for .NET that brings a couple of New features as well as two bug fixes and two improvements. The latest version provides metadata signature features for image files. Furthermore, the API now supports rounded corners for rectangle stamp signature types. For more details on what’s New in the latest release, please have a look at release notes. Features Introduced Metadata Signature Features for ImagesIn the latest version, we have introduced a New feature of singing images with metadata signatures that are based on Exchangeable Image File Format (EXIF) specification....New month, new release! We have released version 19.1 of GroupDocs...NET that brings a couple of new features as well as two bug fixes...

    blog.groupdocs.com/signature/sign-images-with-m...
  2. Releasing GroupDocs.Comparison for .NET 3.2.0 w...

    We are pleased to announce the New release of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some New features has been introduced along with some important fixes. Also, this version has a New installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this New release of GroupDocs.Comparison for .NET 3.2.0 New features are introduced to save html files to word document when use Comparison....are pleased to announce the new release of Next Generation GroupDocs...features. In this version, some new features has been introduced...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  3. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...outPut) { Stopwatch stopwatch = new Stopwatch(); stopwatch.Start();...= null) { License license = new License(); license.SetLicense(stream);...

    forum.groupdocs.com/t/image-comparison-processi...
  6. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/redaction/java/migration-notes/
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/redaction/net/migration-notes/
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...Starting from , the completely new XML processing module was implemented...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  9. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/generate-docu...
  10. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/update-index/