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

new

(0.06 sec)
  1. Net DWG Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from DWG, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...

    products.groupdocs.com/annotation/net/dwg/
  2. Net XLS Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from XLS, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...

    products.groupdocs.com/annotation/net/xls/
  3. Net PDF Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from PDF, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...

    products.groupdocs.com/annotation/net/pdf/
  4. Render Visio documents as HTML, PDF, and image ...

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

    docs.groupdocs.com/viewer/net/render-visio-docu...
  5. Issue with Korean Characters in Watermark on Li...

    I’m using GroupDocs Watermark for Java. In my local Windows environment, running a Spring Boot project in debug mode, Korean characters in the watermark are displayed correctly. However, when I run the same project in a …...loadOptions = new ImageLoadOptions(); Watermarker watermarker = new Watermarker(filePath...watermarkFont; try { watermarkFont = new Font("MyFont", 15); } catch (Exception...

    forum.groupdocs.com/t/issue-with-korean-charact...
  6. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pst" )) { //...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  7. SignatureFont Constructor - GroupDocs.Signature...

    Create SignatureFont with default values....() Public Sub New public : SignatureFont () new : unit -> SignatureFont...

    apireference.groupdocs.com/signature/net/groupd...
  8. GroupDocs.Signature for .NET 20.2 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.2 Major Features This release contains advanced image search features like grabbing image content, extended search criteria and some important fixes and improvements. Below the list of most notable changes in release of GroupDocs.Signature for .NET 20.2: Implemented additional image search criteria. Involved ability to grab image content from document signatures Multi threading PDF document processing with Digital signatures was fixed Document information was extended with signatures and form fields details Fixed bugs with Open Office documents Few signature API overload methods were added Full List of Issues Covering all Changes in this Release...Consulting Blog Knowledge Base New Releases Status Websites aspose...public class was updated with two new overload methods added overloaded...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. PdfTextStickerAppearance Constructor - GroupDoc...

    Creates PDF signature text annotation appearance object....Public Sub New public : PdfTextStickerAppear () new : unit ->...

    apireference.groupdocs.com/signature/net/groupd...
  10. PdfDigitalSignatureAppearance Constructor - Gro...

    Creates signature appearance object with default values....Public Sub New public : PdfDigitalSignatureA () new : unit ->...

    apireference.groupdocs.com/signature/net/groupd...