Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 31,395 for

new

(0.09 sec)
  1. Rendering Visio figures | Documentation

    In this article we show how render Visio files figures while converting and viewing Visio files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.vssx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/java/how-to-render-vi...
  2. Rename email fields | GroupDocs.Viewer for .NET

    This article explains how to translate fields when rendering E-Mail Messages with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...email header. The API provides a new property FieldTextMap in EmailOptions...

    docs.groupdocs.com/viewer/net/rename-email-fields/
  3. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleXlsx...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  4. Render EMF and EMZ files | GroupDocs.Viewer for...

    This article explains render EMF and EMZ files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.emz" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  5. Latest release (March 2023) | Documentation

    Features and enhancements of the latest release of GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.gpx" )) {...

    docs.groupdocs.com/conversion/net/release-notes...
  6. InvalidConvertOptionsException Constructor - Gr...

    Default constructor...Public Sub New public : InvalidConvertOption () new : unit ->...

    apireference.groupdocs.com/conversion/net/group...
  7. PresentationFileType Constructor - GroupDocs.Co...

    Serialization constructor...Public Sub New public : PresentationFileType () new : unit ->...

    apireference.groupdocs.com/conversion/net/group...
  8. VerifyExtensions Constructor - GroupDocs.Signat...

    Creates default Verify Extensions....Protected Sub New protected : VerifyExtensions () new : unit -> VerifyExtensions...

    apireference.groupdocs.com/signature/net/groupd...
  9. FileCache - GroupDocs.Annotation for Java - API...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......Description FileCache () Initializes new instance of FileCache class....FileCache ( String path) Initializes new instance of FileCache class....

    apireference.groupdocs.com/annotation/java/com....
  10. Apply PC3 config file when rendering CAD format...

    This article explains how to apply PC3 files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.dwg" )) { PngViewOptions...

    docs.groupdocs.com/viewer/net/how-to-apply-pc3-...