Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 12,048 for

new

(0.76 sec)
  1. GroupDocs.Viewer for .NET | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/net/
  2. Installation | GroupDocs

    This guide explains how to install GroupDocs.Conversion for Python via .NET to your environment...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/python-net/gettin...
  3. Column Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/column-chart-i...
  4. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...zoom level is increased on this new release) 70 % on 8.0.7 ~= 100...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  5. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/python-net/compar...
  6. compressed.zip

    business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus......understanding of the vision to new leaders. A simple business plan...problem (for instance, a new mobile app or a new clothing line), then...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual type resolution methods....documentsPath) { using ( var index = new Index(indexPath)) { index.Add(documentsPath);...query) { using ( var index = new Index(indexPath)) { var searchResult...

    blog.groupdocs.com/search/python-integration/
  8. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...keywords: true , false , null , new , and in Identifier The feature...

    docs.groupdocs.com/assembly/java/template-synta...
  9. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something New and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on.... I am back with something new and exciting for the developers...

    blog.groupdocs.com/parser/extract-data-fields-f...
  10. Extract Hyperlinks from DOC using C#

    Learn how to extract hyperlinks from DOC using C# efficiently. We will provide you a code example to read hyperlinks from DOC in C# for tasks like data extraction....handling processes and unlock new possibilities for automation...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...