Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 9,971 for

new

(0.04 sec)
  1. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleWordProcessingOpt oleWordsOptions = new OleWordProcessingOpt ( "c:\embedded...

    docs.groupdocs.com/merger/java/add-document-to-...
  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. 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...
  4. 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...
  5. 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...
  6. 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-...
  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 Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/homophone-search/
  8. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...FragmentHighlighter highlighter = new FragmentHighlighter ( OutputFormat...

    docs.groupdocs.com/search/java/highlighting-res...
  9. 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-...
  10. 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...