Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 31,398 for

new

(0.07 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/how-to-view-word-...
  2. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...CsvLoadOptions loadOptions = new CsvLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  3. GroupDocs.Viewer for .NET 17.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.9. Major Features There are 2 New features and 12 improvements and fixes in this regular monthly release. The most notable are: Setting to exclude fonts while rendering into HTML Setting to exclude default fonts when rendering Presentation documents Responsive output for rendering MS Visio documents and SVG images into HTML Responsive output for Text documents with HtmlOptions.EnableResponsiveRendering setting Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1343 GIF images are displayed without animation New Feature VIEWERNET-1263 Implement a setting for excluding fonts while rendering into HTML New Feature VIEWERNET-1336 Show local time when rendering Email messages Improvement VIEWERNET-1323 Implement responsive output for rendering MS Visio documents and SVG images into HTML Improvement VIEWERNET-1311 Extend support for HtmlOptions....Consulting Blog Knowledge Base New Releases Status Websites aspose... Major Features There are 2 new features and 12 improvements...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  4. GroupDocs.Comparison For .NET 3.2.0 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for .NET 3.2.0 Major Features There are 14 improvements and fixes in this regular monthly release. The most notable are: Introduced support of saving comparison results as images Introduced support of HTML format Introduced improved Words comparison performance Introduced improved Words comparison quality for tables Introduced improved PDF comparison quality for tables and images Introduced improved Cells general comparison quality Introduced Apply/Discard changes support for Text format Full List of Issues Covering all Changes in this Release Key Summary Category COMPARISONNET-787 Save html files to word document when use Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparison.Text for comparison New Feature COMPARISONNET-769 Add...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine...Consulting Blog Knowledge Base New Releases Status Websites aspose...packages will be affected. No new packages are added during this...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  6. Load Markup document with options | Documentation

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."sample.html" ; var loadOptions = new WebLoadOptions { PageNumbering...

    docs.groupdocs.com/conversion/net/load-markup-d...
  7. Will GroupDocs.Conversion supports to convert a...

    Hi Team, I have been working with GroupDocs.Conversion Nuget package and it is pretty much cool software to convert to any type of file to pdf type. But we also have a situation where we have file (doc,docx,tif,tiff,png…...docx"; using (var sourceStream = new FileStream(sourceFileName, FileMode...Open)) { using (var converter = new Converter(() => sourceStream))...

    forum.groupdocs.com/t/will-groupdocs-conversion...
  8. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark-for-Node.js-via-Java. Contribute to groupdocs-watermark/GroupDocs.Watermark-for-Node.js-via-Java development by creating an account on GitHub....js const loadOptions = new groupdocsWatermark . PdfLoadOptions...PdfLoadOptions ( ) ; const watermarker = new groupdocsWatermark . Watermarker...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  9. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  10. TemplateFixedPosition - GroupDocs.Parser for Ja...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......templateField = new TemplateField( new TemplateFixedPositio(new Rectangle(new...Rectangle(new Point(35, 160), new Size(110, 20))), "Address"); Constructor...

    apireference.groupdocs.com/parser/java/com.grou...