Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 10,378 for

new

(0.03 sec)
  1. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-word-docum...
  2. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/java/separate-data-ex...
  3. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/remove-page-re...
  4. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/generate-docu...
  5. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...17.1.0 It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...method to store the document in a new location. using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  7. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the New features, there are 14 improvements and bug fixes in this monthly release. Below is the list of New features, improvements, and fixes added in GroupDocs.... Along with the new features, there are 14 improvements...release. Below is the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  8. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find New options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of New features, improvements, and fixes added in GroupDocs.Viewer for .NET 18....current release, you will find new options to render print area... Below you find the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/render-print-area-in-...
  9. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-button-c...
  10. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/redaction-bas...