Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 10,608 for

new

(0.08 sec)
  1. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...code: var extractionOptions = new ExtractionOptions { UseRawTextExtraction...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/many-pdf-files-result-in-...
  2. Configuring search network | Documentation

    This page contains information about configuring the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...Configuration configuration = new Configurator () . SetIndexSettings...

    docs.groupdocs.com/search/net/configuring-searc...
  3. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. IAB-2 taxonomy for News/Cites classification. Documents...

    docs.groupdocs.com/classification/net/introduci...
  4. 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...
  5. 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...
  6. 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...
  7. .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/
  8. .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/
  9. .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/
  10. .NET AS3 Viewer API - Read, View, Render in C# ...

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

    products.groupdocs.com/viewer/net/as3/