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

diagram

(0.15 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. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....only Word, PDF, Slide and Diagram formats. You can get the API...

    blog.groupdocs.com/comparison/control-documents...
  7. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements. GroupDocs.Viewer for ....in a PDF produced from VSD Diagram file rendering regression Incorrect...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  8. 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-...
  9. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of .... Rendering Diagram document provides improper...

    blog.groupdocs.com/viewer/support-of-net-standa...
  10. Load document of specific format | Documentation

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

    docs.groupdocs.com/watermark/net/load-document-...