Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 12,240 for

new

(0.56 sec)
  1. Add Microsoft Office Files, PDF and Image Annot...

    GroupDocs.Annotation for .NET is a downloadable library that allows developers to add cross-platform, multi-format document annotation functionality to any web-based app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it easy to integrate the library into their websites. The add-on has been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this release?... This new integration is the second GroupDocs...

    blog.groupdocs.com/annotation/add-microsoft-off...
  2. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a New extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples....install the MSI package and then a new extension will be added in Visual...

    blog.groupdocs.com/signature/groupdocs-signatur...
  3. Improvements and Fixes in GroupDocs.Viewer for ...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer and their feedback always motivate us to improve and enhance the API features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with **15 **improvements and bug fixes. Let’s have an overview of the latest version. .NET Document Rendering API - ImprovementsWe have provided the following improvements in GroupDocs.Viewer for .NET 17.... # New overload for RotatePage and ReorderPage...

    blog.groupdocs.com/viewer/improvements-and-fixe...
  4. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for .NET convert options specific to various document types...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/net/conversion-op...
  5. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/annotation/net/saving/
  6. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/working-with-ta...
  7. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body....Java Document Assembly API - New Features # This latest release...

    blog.groupdocs.com/assembly/change-title-and-ba...
  8. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of New features, improvements, and fixes added in v18.... Below is the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  9. GroupDocs Editor JAVA - Free Support Forum - gr...

    Hi, we got an error loading a Word file with track changes enabled. groupdocs-editor.version: 23.2 java.version: 11 Error: Node type ‘14’ (‘14’) and corresponding instance of ‘com.groupdocs.editor.internal.c.a.w.zzWJS…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/groupdocs-editor-java/13067
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/working-with-st...