Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 31,391 for

new

(0.15 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format....Consulting Blog Knowledge Base New Releases Status Websites aspose...the format var loadOptions = new LoadOptions ( FileFormat . Spreadsheet...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  2. GroupDocs.Comparison for .NET 21.1 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.1 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.1: Improved display of elements with a border in Pdf format Improved text display in Pdf format Added comparison of footnote types in Word format Added SourceText property to ChangeInfo class and improved TargetText property for Cells, Words and Pdf formats Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2585 Improve ability of getting source text for Words documents Feature COMPARISONNET-2586 Improve ability of getting source text for PDF documents Feature COMPARISONNET-2587 Improve ability of getting source text for Cells documents Feature COMPARISONNET-2563 Footnotes are not compared Improvement COMPARISONNET-2451 Text Box Comparison issue in PDF Bug COMPARISONNET-2454 Part of the symbols are not displayed when comparing PDF files Bug Public API and Backward Incompatible Changes Comparison of types of footnotes refers to comparison of styles, besides, this type of change is difficult to display in the text....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( sourcePath )) { comparer...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  3. Faster CAD Rendering in .NET Document Viewer 24...

    Download GroupDocs.Viewer for .NET 24.2 (DLLs-only) for faster CAD (DWG, DXF) file conversion, rendering to HTML & images, easy integration, and more....update is the introduction of a new performance-oriented conversion...in C#. using (Viewer viewer = new Viewer( "input.dwg" )) { HtmlViewOptions...

    releases.groupdocs.com/viewer/net/new-releases/...
  4. TocItem - GroupDocs.Parser for Java - API Refer...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......Integer pageIndex) Initializes a new instance of the TocItem class...Integer pageIndex) Initializes a new instance of the TocItem class...

    apireference.groupdocs.com/parser/java/com.grou...
  5. GroupDocs.Comparison for .NET 23.4 Release Note...

    Full list of changes in this release Key Category Summary COMPARISONNET-3389 Feature Implemented abilty to compare folders COMPARISONNET-3280 Fix Exception occurs when selecting accepted changes COMPARISONNET-3450 Fix Exception when user compare the same documents COMPARISONNET-3484 Fix Exception when comparing text files Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 23.4: Implemented folder comparison feature Fixed exception when selecting accepted changes Added changes to summary page that will indicate that user trying to compare the same documents for all supported document types Fixed Exception when comparing text filesCompare Folders comparison Starting from 23....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions { DirectoryCompare...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  6. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...font file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/indexing-metadata...
  8. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents" ); String [] fileNames = new String [ filePaths . length ];...

    docs.groupdocs.com/search/java/deleting-documents/
  9. How to Compare Word documents | Documentation

    Read this article and find out how you can use the GroupDocs.Comparison for .NET to find differences in Word files. Also, in this article you can find an option to use this product in your production...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( sourcePath )) { comparer...

    docs.groupdocs.com/comparison/net/how-to-compar...
  10. Text search in network | Documentation

    This page contains information about full-text searching in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...query ); SearchOptions options = new SearchOptions (); options . IsChunkSearch...

    docs.groupdocs.com/search/net/text-search-in-ne...