Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 177 for

diagram

(0.16 sec)
  1. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....font when converting from Diagram # const string source = "source...

    blog.groupdocs.com/conversion/measure-document-...
  2. SVG XPS and ICO Conversion to DOC DOCX XLS XLSX...

    GroupDocs.Conversion for .NET Release 3.3.0 Today we are excited to announce another monthly release of GroupDocs.Conversion for .NETversion 3.3.0. This release introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this release we have enhanced the support for few other documents/files and document manipulation. SVG documents conversion XPS documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this release and fixed major issues, listed below are the issues that have been resolved:...not changed when setting DPI Diagram to Image conversion - target...

    blog.groupdocs.com/conversion/svg-xps-ico-conve...
  3. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....generated HTML markup Convert Diagram to Html improvements Conversion...

    blog.groupdocs.com/conversion/conversion-from-s...
  4. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....Rotate270); Supports Diagram and Note FormatsDiagram and...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  5. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....examples show how to load a diagram document. Old API using ( DiagramDocument...< DiagramDocument >( @"C:\diagram.vsdx" )) { // watermarking...

    docs.groupdocs.com/watermark/net/migration-notes/
  6. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Cells to SVG and Diagram to SVG conversions are improved...conversion improvement Improved Diagram to SVG conversion Set custom...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. 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....dwg" )) { // Convert the diagram to PNG. var viewOptions = new..."HousePlan.dwg" ) ' Convert the diagram to PNG. Dim viewOptions = New...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  8. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....SVG conversion improvement Diagram to SVG conversion improvement...

    blog.groupdocs.com/conversion/conversion-potx-f...
  9. Load document of specific format | Documentation

    This article explains how to load document of specific format....Format LoadOptions descendant Diagram Email Image GifImage TiffImage...

    docs.groupdocs.com/watermark/java/load-document...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....examples show how to load a diagram document. Old API DiagramDocument...DiagramDocument . class , "diagram.vsdx" ); // watermarking goes...

    docs.groupdocs.com/watermark/java/migration-notes/