Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 10,115 for

new

(0.03 sec)
  1. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...folders: const compareOptions = new groupdocs . comparison . CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...properties: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....watermark = new TextWatermark("Watermark text", new Font("Arial"...WordsShapeSettings settings = new WordsShapeSettings(); settings...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  4. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleDiagramOptions oleDiagramOptions = new OleDiagramOptions ( filePathEmbedded...

    docs.groupdocs.com/merger/net/add-document-to-d...
  5. Convert publisher formats | Documentation

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Publisher file Converter converter = new Converter ( "sample.pub" ); //...

    docs.groupdocs.com/conversion/java/convert/publ...
  6. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Consulting Blog Knowledge Base New Releases Status Websites aspose...console app by executing dotnet new console Add GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  7. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...of the Editor const editor = new groupdocsEditor . Editor ( inputCsvPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. 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 Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/homophone-search/
  9. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream. using ( Viewer viewer = new Viewer ( stream )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  10. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...options Converter converter = new Converter ( "password_protected...

    docs.groupdocs.com/conversion/java/get-default-...