Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 13,020 for

new

(0.15 sec)
  1. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Highlighted Rows report in Spreadsheet Document format. 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. Add a New Workbook. Select the range of cells that you want to include in the table....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/java/in-table-list-...
  2. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...after these steps, capture the new exception details and confirm...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  3. Install GroupDocs.Total for Java | GroupDocs

    This topic describes how to install GroupDocs.Total for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...throws Exception { Total total = new Total ( "formatting.docx" );...

    docs.groupdocs.com/total/java/installation/
  4. nsf_with_max_items.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......Download a Free Trial Product News Aspose Sponsors Developer Blogs...APIs as well. We frequently add new features and improve existing...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. pdf_page_1.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......Download a Free Trial Product News Aspose Sponsors Developer Blogs...APIs as well. We frequently add new features and improve existing...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  6. PowerPoint Presentation

    EMC Documentum has announced the end of life of Webtop , the user interface on which FirstDoc is based. This means companies have to upgrade to a New solution. Generis is providing an end-to-end re......companies have to upgrade to a new solution. Generis is providing...cost and integration issues. New text HIGHLIGHTS Stay compliant...

    docs.groupdocs.com/editor/python-net/_output_fi...
  7. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...document using ( var parser = new Parser ( sample )) { // Get document...

    docs.groupdocs.com/parser/net/best-ways-extract...
  8. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...situations when content is added, — new inserted content is pushing the...

    docs.groupdocs.com/editor/net/float-and-paginal...
  9. PPTX to PDF conversion is taking a long time on...

    Hello, I’m getting a strange behaviour with the conversion of a pptx document to pdf taking a very large amount of time on several windows machines while on other machines it is running very fast. The following code is…...ConversionLogger convlogger = new ConversionLogger(logwebprint...ConverterSettings convsettings = new ConverterSettings(); convsettings...

    forum.groupdocs.com/t/pptx-to-pdf-conversion-is...
  10. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.set...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...