Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 12,351 for

new

(0.31 sec)
  1. 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...
  2. 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...
  3. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....the update options using the new password. Load the presentation...the existing password with a new one of a PowerPoint PPT/PPTX...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  4. Single Row Image in Spreadsheet Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a New Workbook. Insert a desired shape to display image in it....Consulting Blog Knowledge Base New Releases Status Websites aspose...Image in MS Excel 2013: Create a new Workbook. Insert a desired shape...

    docs.groupdocs.com/assembly/net/single-row-imag...
  5. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a New presentation slide....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide. Add two shapes...

    docs.groupdocs.com/assembly/net/common-list-ima...
  6. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a New presentation slide. Press “Insert” tab....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013. Add a new presentation slide. Press “Insert”...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  7. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a New Workbook....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013: Create a new Workbook. Insert a shape to display...

    docs.groupdocs.com/assembly/net/common-master-d...
  8. Support for BitTorrent Format in GroupDocs.Meta...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.4. Using the latest release, you can now read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the New features introduced in version 18....IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/support-for-bittorr...
  9. Loading documents | GroupDocs

    GroupDocs.Redaction allows you to load password-protected documents and load documents from different sources. For more details please refer to the following guides:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/java/loading-docum...
  10. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/java/basic-usage/