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

new

(0.1 sec)
  1. 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/
  2. 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...
  3. 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...
  4. GroupDocs Conversion on GroupDocs Blog | Docume...

    GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET &...... This release has included new features like return possible...stream also added support for new file formats DjVu, EMF, WMF,...

    blog.groupdocs.com/tag/groupdocs-conversion/ind...
  5. SignatureFont Constructor - GroupDocs.Signature...

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

    apireference.groupdocs.com/signature/net/groupd...
  6. JoinOptions | GroupDocs.Merger for Java API Ref...

    Provides options for the document joining....JoinOptions() Initializes a new instance of the JoinOptions class...JoinOptions(FileType fileType) Initializes a new instance of the JoinOptions class...

    reference.groupdocs.com/merger/java/com.groupdo...
  7. PdfTextStickerAppearance Constructor - GroupDoc...

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

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

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

    apireference.groupdocs.com/signature/net/groupd...
  9. Render XZ files | GroupDocs.Viewer for .NET

    In this article we show render XZ files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.vb.xz" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  10. TableDiscreteFunction - GroupDocs.Search for Ja...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......= "Einstein"; Index index = new Index(indexFolder); // Creating...folder SearchOptions options = new SearchOptions(); options.getFuzzySearch()...

    apireference.groupdocs.com/search/java/com.grou...