Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 10,318 for

new

(0.03 sec)
  1. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    forum.groupdocs.com/t/conditional-existance-of-...
  2. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  4. System Requirements | Documentation

    GroupDocs.Metadata for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/python-net/system-r...
  5. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....Consulting Blog Knowledge Base New Releases Status Websites aspose...alternative to license file. It is a new licensing mechanism that will...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  6. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows 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. In-Table List with Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013. Add a new Workbook. Select the range of...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...demonstrates the usage: Editor editor = new Editor ( "C://input//document...

    docs.groupdocs.com/editor/java/extracting-docum...
  8. .NET MM Viewer API - Read, View, Render in C# V...

    .NET document viewer API to read, render and display MM in any type of C#, ASP.NET, VB.NET & .NET Core applications....viewer using (Viewer viewer = new Viewer( "sample.mm" )) { // Set...options ViewOptions viewOptions = new PngViewOptions(); // Convert...

    products.groupdocs.com/viewer/net/mm/
  9. .NET M Viewer API - Read, View, Render in C# VB...

    .NET document viewer API to read, render and display M in any type of C#, ASP.NET, VB.NET & .NET Core applications....viewer using (Viewer viewer = new Viewer( "sample.m" )) { // Set...options ViewOptions viewOptions = new PngViewOptions(); // Convert...

    products.groupdocs.com/viewer/net/m/
  10. .NET SCRIPT Viewer API - Read, View, Render in ...

    .NET document viewer API to read, render and display SCRIPT in any type of C#, ASP.NET, VB.NET & .NET Core applications....viewer using (Viewer viewer = new Viewer( "sample.script" )) {...options ViewOptions viewOptions = new PngViewOptions(); // Convert...

    products.groupdocs.com/viewer/net/script/