Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 10,042 for

new

(0.04 sec)
  1. Render archives as HTML, PDF, and image files |...

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

    docs.groupdocs.com/viewer/java/render-archive-f...
  2. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/save-only-an...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...Starting from , the completely new XML processing module was implemented...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  4. Releasing GroupDocs.Comparison for .NET 3.2.0 w...

    We are pleased to announce the New release of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some New features has been introduced along with some important fixes. Also, this version has a New installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this New release of GroupDocs.Comparison for .NET 3.2.0 New features are introduced to save html files to word document when use Comparison....are pleased to announce the new release of Next Generation GroupDocs...features. In this version, some new features has been introduced...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  5. Sign Images with Metadata Signature using Group...

    New month, New release! We have released version 19.1 of GroupDocs.Signature for .NET that brings a couple of New features as well as two bug fixes and two improvements. The latest version provides metadata signature features for image files. Furthermore, the API now supports rounded corners for rectangle stamp signature types. For more details on what’s New in the latest release, please have a look at release notes. Features Introduced Metadata Signature Features for ImagesIn the latest version, we have introduced a New feature of singing images with metadata signatures that are based on Exchangeable Image File Format (EXIF) specification....New month, new release! We have released version 19.1 of GroupDocs...NET that brings a couple of new features as well as two bug fixes...

    blog.groupdocs.com/signature/sign-images-with-m...
  6. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/net/render-ebooks/
  7. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…...WebLoadOptions webLoadOptions = new WebLoadOptions(); // Set the...content Converter converter = new Converter( () -> downloadFile("https://www...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...
  10. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = New License(); …...ActionResult Index() { License lic = new License(); lic.SetLicense(@"...some document Editor editor = new Editor(inputFilePath); WordProcessingEditOp...

    forum.groupdocs.com/t/groupdocs-editor-images-a...