Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,652 for

new

(0.07 sec)
  1. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  2. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...Golubkov May 7, 2025, 12:46pm 23 A new version of GroupDocs.Search compatible...2025, 1:12pm 24 It works on a new project. Thank you for taking...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  3. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  4. GroupDocs.Annotation for .NET Can Now Be Easily...

    Good News for Orchard developers and site owners – after a successful release of the module that integrates GroupDocs.Viewer for .NET into Orchard CMS, we’re pleased to inform you that we’ve recently released yet another module - this time for integrating the .NET version of the GroupDocs.Annotation library. Like GroupDocs.Viewer, the GroupDocs.Annotation for .NET library supports all common business document formats, provides cross-platform compatibility and doesn’t require any installations on the client side....Good news for Orchard developers and site owners – after a successful...document simultaneously. With this new module, Orchard developers now...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A New property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e.... Set output paper size # A new property PaperSize is introduced...header and footer comparison # A new property HeaderFootersCompari...

    blog.groupdocs.com/comparison/compare-two-docum...
  6. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document</TITLE>....." ; JpegImage image1 = new JpegImage ( "image1.jpg" , /*...

    docs.groupdocs.com/editor/net/create-editabledo...
  7. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi' ; const editorFromPath = new groupdocsEditor . Editor ( inputMobiPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java API version 17.8.0. The latest release comes up with a number of New features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image signatures. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v17....release comes up with a number of new features and improvements. Now...recommend you to download the new version of API and evaluate the...

    blog.groupdocs.com/signature/e-signing-api-for-...
  9. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...pdfStream) { using var memoryStream = new MemoryStream(); await pdfStream...loadOptions = new PdfLoadOptions(); var convertOptions = new WordProcessingConver...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  10. Convert ODT to MHTML using Node.js

    Learn how to convert ODT to MHTML using Node.js. In this article, we will share the detailed steps of how to export ODT to MHTML in Node.js with code example....conversion capabilities Create a new Converter instance, supplying...complete, proceed by creating a new project or integrating the library...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...