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

new

(0.05 sec)
  1. Net ODP Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from ODP, 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/odp/
  2. Net MSG Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from MSG, 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/msg/
  3. Net DJVU Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from DJVU, 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/djvu/
  4. Net JPG Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from JPG, 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/jpg/
  5. Msg to pdf conversion is hanging in java - Free...

    I try to convert an msg file to pdf using maven dependency version 24.9. But the conversion is hanging at the convert step. Here is the code String licensePath = “GroupDocs.ConversionforJava.lic”; License license = …...lic”; License license = new License(); license.setLicense(Main...getPath()); Converter converter = new Converter(Main.class.getClassLoader()...

    forum.groupdocs.com/t/msg-to-pdf-conversion-is-...
  6. Error when load the decrypted license into a st...

    I’m trying load the decrypted license (.txt file) into a stream and set the license. But i get error: System.Xml.XmlException: ‘Data at the root level is invalid. Line 1, position 1.’ Detail error: System.Xml.XmlExce…...byte[] key) { byte[] output = new byte[licBytes.Length]; for (int...rng = new RNGCryptoServiceProv(); byte[] strongBytes = new Byte[size];...

    forum.groupdocs.com/t/error-when-load-the-decry...
  7. templatebarcode - GroupDocs.Parser for Java - A...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par...... String name) Initializes a new instance of the TemplateBarcode...Integer pageIndex) Initializes a new instance of the TemplateBarcode...

    apireference.groupdocs.com/parser/java/com.grou...
  8. Annotation for .NET Library

    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.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/tag/annotation-for-.net-libr...
  9. Document Viewer on GroupDocs Blog | Document Au...

    Document Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......release hasn’t brought any new feature, still, it has addressed...Java API packaging a bunch of new features, improvements, and bug...

    blog.groupdocs.com/tag/document-viewer/index.xml
  10. Unable to Convert Total content of html to pdf ...

    In html code contains images and links. While converting html to pdf only first column images are converted remaining content is empty in pdf file. Here i am sharing my code along with input files. Could you please help…...Conversion code var loadOptions = new WebLoadOptions(); if (Extension...WebFileType.Htm; } var converter = new GroupDocs.Conversion.Converter(inputfile...

    forum.groupdocs.com/t/unable-to-convert-total-c...