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

new

(0.07 sec)
  1. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadXmpProperties try ( Metadata metadata = new Metadata ( Constants . PngWithXmp...

    docs.groupdocs.com/metadata/java/working-with-x...
  2. How to convert an autocad document to PDF using...

    We are still testing the capabilities fo GroupDocs in all its facets and today we had an issue with an AutoCad document to convert to PDF. The resulting PDF seems really zoomed out and does not represent the existing con…...11): using (var converter = new Converter(() => inputStream))...using (MemoryStream output = new MemoryStream()) { // Convert...

    forum.groupdocs.com/t/how-to-convert-an-autocad...
  3. Highlight - Web APIs | MDN

    Learn about the Highlight interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....ranges in a page, instantiate a new Highlight object, add one or...methods . Highlight.add() Add a new range to this highlight. Highlight...

    developer.mozilla.org/en-US/docs/Web/API/Highlight
  4. Rendering IGS files | Documentation

    This article demonstrates how to convert and view IGS files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.igs" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  5. GroupDocs.Conversion for .NET 23.2 Release Note...

    Features and enhancements introduced in GroupDocs.Conversion for .NET 23.2....Consulting Blog Knowledge Base New Releases Status Websites aspose...Conversions to MOBI format. New load options when converting...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  6. Rendering ODG and FODG files | Documentation

    This article explains how to convert and view ODG and FODG files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.fodg" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  7. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/verify-for-mul...
  8. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...License lic1 = new GroupDocs.Viewer.License(); lic1...//GroupDocs.Parser.License lic2 = new GroupDocs.Parser.License(); //lic2...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  9. bmpimage - GroupDocs.Editor for Java - API Refe...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......InputStream binaryContent) Creates new BmpImage instance from content...String contentInBase64) Creates new BmpImage instance from content...

    apireference.groupdocs.com/editor/java/com.grou...
  10. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/removing-found...