Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 10,573 for

new

(0.04 sec)
  1. Save HTML to Folder | Documentation

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Consulting Blog Knowledge Base New Releases Status Websites aspose...options const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  2. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...options const loadOptions = new groupdocs . conversion . WordProcessingLoadOp...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi" ; Editor editorFromPath = new Editor ( inputMobiPath ); FileInputStream...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  4. Convert publisher formats | Documentation

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

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 20.8. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. Loading specific file formats | Documentation

    Learn how to Load specific file formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Parser parser = new Parser ( stream , new LoadOptions ( FileFormat...

    docs.groupdocs.com/parser/net/loading-specific-...
  7. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning 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/homophone...
  8. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  9. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout 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/keyboard-layout-...
  10. Specify encoding when loading documents | Docum...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...charset. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/java/specify-encoding...