Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,613 for

new

(0.08 sec)
  1. Get document info | Documentation

    This article explains how to get document information...Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "source.docx" ))...

    docs.groupdocs.com/watermark/net/get-document-i...
  2. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.one" )) {...

    docs.groupdocs.com/conversion/net/convert/note/
  3. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Introducing Watermark Annotation for Cells in G...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Annotation for .NET 18.7. This latest release added New types of annotations for Cells like Text Replacement, Resource Redaction and Watermark. Apart from that, few improvements and fixes are also introduced in this release. We therefore recommend you to download this latest release of the API to enhance your document annotation experience.... This latest release added new types of annotations for Cells... Features # Added following new types of annotations for Cells:...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  5. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....04 - New Features # GroupDocs.Text for...NET introduces the following new features in this release: Reading...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. 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-...
  7. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....createElement("p"); //Create new HTML element p.innerHTML = "<br...content for new HTML element div.appendChild(p); //Add new element...

    blog.groupdocs.com/total/how-to-perform-callbac...
  8. 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...
  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. 在 Node.js 中合併 DOCX | GroupDocs.Merger

    發現如何在 Node.js 應用程式中高效合併 DOCX 文件,而無需使用第三方軟體。立即開始查看範例!...the first file const merger = new groupdocs . merger . Merger (...Initialize the Merger const merger = new groupdocs . merger . Merger (...

    blog.groupdocs.com/zh-hant/merger/merge-docx-in...