Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 11,659 for

new

(0.15 sec)
  1. ASP.NET MVC Example Project for GroupDocs.Viewe...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET MVC developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....Find an issue or an idea of new feature – fix it and submit a...Find an issue or an idea of new feature – create an issue in...

    blog.groupdocs.com/viewer/asp-net-mvc-ui-exampl...
  2. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new List < NetworkDocumentInfo >();...

    docs.groupdocs.com/search/net/getting-document-...
  3. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/character-replac...
  4. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "professional-services...

    docs.groupdocs.com/conversion/java/convert-to-w...
  5. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Editor for Java library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor fundamentals. For users new to GroupDocs.Editor, this is...

    docs.groupdocs.com/editor/java/getting-started/
  6. Export annotations | GroupDocs

    The page describes how to export annotation using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf-file"...

    docs.groupdocs.com/annotation/net/export-annota...
  7. books-single-line.xml

    1.0 bk101 Gambardella, Matthewhttps://www.matthewgambardella.com/XML Developer's GuideComputer This is HTML comment44.952000-10-01An in-depth look at creating applications with XML.bk102 Ralls, Kim......survivors lay the foundation for a new society.bk104 Corets, EvaEva]]>Oberon's...as Oberon helps to create a new life for the inhabitants of London...

    docs.groupdocs.com/viewer/java/sample-files/ren...
  8. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...in C# using (Merger merger = new Merger(@"document1.pdf")) { merger...in C# using (Merger merger = new Merger(@"c:\\document1.docx"))...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  9. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....empty($resultFileId)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/comparison/how-to-use-the-ge...
  10. Convert ODT to MHTML using Node.js

    Learn how to convert ODT to MHTML using Node.js. In this article, we will share the detailed steps of how to export ODT to MHTML in Node.js with code example....conversion capabilities Create a new Converter instance, supplying...complete, proceed by creating a new project or integrating the library...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...