Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 12,048 for

new

(0.1 sec)
  1. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Consulting Blog Knowledge Base New Releases Status Websites aspose...WebLoadOptions loadOptions = new WebLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/skip-loading...
  2. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...sample data Person person = new Person { Name = "John Doe" ,...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  3. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures 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/java/updating-mult...
  4. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...document using (Editor editor = new Editor("sample.pptx")) { // Specify...PresentationEditOpti editOptions = new PresentationEditOpti(); EditableDocument...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = New Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...ProjectManagementRea try ( Metadata metadata = new Metadata ( Constants . InputMpp...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a New release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of New features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how New annotation tools are working and how you can implement them in your own application....We are pleased to announce a new release of GroupDocs.Annotation...release comes with number of new features, customers reported...

    blog.groupdocs.com/annotation/edit-save-replies...
  7. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release New document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/groupdocs.convers...
  8. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  9. GroupDocs.Total for .NET 25.7 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.7, including updated products, dependency enhancements, and Docker support. Available now on NuGet and GroupDocs website....Highlights Table of Contents What’s new in this release Fixes and enhancements...introduces new documentation on running inside Docker. What’s new in...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  10. Render Lotus Notes database files as HTML, PDF,...

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

    docs.groupdocs.com/viewer/java/render-lotus-not...