Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,115 for

new

(0.04 sec)
  1. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentAssembler assembler = new DocumentAssembler (); assembler...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  3. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/fuzzy-search/
  4. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  5. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...converter = new Converter(filePathBeforeConver, () => new EmailLoadOptions...EXIT_CODE_SUCCESS; default: converter = new GroupDocs.Conversion.Convert...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  6. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  7. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. const loadOptions = new LoadOptions ( FileType . MD )...

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  8. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/edit-word/
  9. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/sprea...
  10. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....inputFilePath ) { // Create a new Merger instance with the source...source PDF file const merger = new groupdocs . merger . Merger (...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/