Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 11,645 for

new

(0.18 sec)
  1. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/python-net/rotate-pages/
  2. Get supported file formats | GroupDocs

    This page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/annotation/java/get-supporte...
  3. Integration into an angular application - Free ...

    Hi Guys, I have not been able to find how to integrate this platform into an angular application. It is not will stated here Please who can help? Thanks....configServiceFactory() { let config = new ConfigService(); config.apiEndpoint...

    forum.groupdocs.com/t/integration-into-an-angul...
  4. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/python-net/email-re...
  5. 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...
  6. 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...
  7. 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...
  8. Third and last question from us for now - Free ...

    We would like to use GroupDocs.Conversion to convert DOCX’s to and from the flat XML format (flat OPC).  From your responses to our other recent requests, it seems that Conversion is more about producing human-friendly …...easy for us to swap in your new version at the time that feature...

    forum.groupdocs.com/t/third-and-last-question-f...
  9. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/defining-relati...
  10. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/using-tables-of...