Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 31,381 for

new

(0.09 sec)
  1. Compare two PDF files using .NET gives "Incorre...

    Hi Team, When i am trying to compare 2 PDF files, it is giving “Incorrect Password” with multiple page PDF document. When I am trying to compare a single page document then resultant PDF is generated but it is empty. Co…...pdf"; using (Comparer comparer = new Comparer(recordedFile)) { comparer...////SaveOptions saveoptions = new SaveOptions(); ////saveoptions...

    forum.groupdocs.com/t/compare-two-pdf-files-usi...
  2. GroupDocs.Metadata for .NET 21.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 21.1 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to extract content statistics from OneNote documents Implement the ability to extract INFO chunk metadata from all formats derived from the RIFF container (AVI, WAV) Attempted to divide by zero. Input string was not in a correct format. Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2841 Implement the ability to extract content statistics from OneNote documents New Feature METADATANET-2853 Implement the ability to extract INFO chunk metadata from all formats derived from the RIFF container (AVI, WAV) New Feature METADATANET-3660 Attempted to divide by zero....Consulting Blog Knowledge Base New Releases Status Websites aspose...statistics from OneNote documents New Feature METADATANET-2853 Implement...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/remove-page-re...
  4. Split drawing into tiles | Documentation

    This article explains how to split CAD drawing into tiles with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...parts. try ( Viewer viewer = new Viewer ( "sample.dwg" )) { ViewInfoOptions...

    docs.groupdocs.com/viewer/java/split-drawing-in...
  5. Exception in thread "main" class com.groupdocs....

    Exception in thread “main” class com.groupdocs.search.internal.c.a.ms.System.V: Incorrect index version. Please use IndexUpdater class to update index version. import com.groupdocs.search.Index; import com.groupdocs.sea…...Search library License license = new License(); license.setLicense("GroupDocs...specified folder Index index = new Index(indexFolder); // Indexing...

    forum.groupdocs.com/t/exception-in-thread-main-...
  6. GroupDocs.Comparison for Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....API comes with multitude of new features like support for Images...recommend you to download the new release and evaluate the exciting...

    blog.groupdocs.com/tag/groupdocs.comparison-for...
  7. GroupDocs.Viewer for .NET 18.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.6. Major Features There are 17 features, improvements, and fixes in this regular monthly release. The most notable are: Added DWF file format support Rendering CAD documents by specifying coordinates New option to force password validation each time the document is processed Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1601 Add New option which allows checking password each time document processed New Feature VIEWERNET-1218 Add DWF file format support New Feature VIEWERNET-915 Render CAD documents by specifying coordinates New Feature VIEWERNET-1621 Extend support for DefaultFontName setting to PDF documents when rendering into PDF Improvement VIEWERNET-1588 Add New property EmbedResources which will replace IsResourcesEmbedded property in HtmlOptions class Improvement VIEWERNET-1585 Support empty string for ViewerConfig....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents by specifying coordinates New option to force password validation...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  8. GroupDocs.Comparison for .NET 20.12 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.12 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.12: Improve Revisions handling in Words documents Fixed issue with text duplication in Words Fixed issue with incorrect display of tables without displaying added or deleted cells Fixed GroupDocs.Comparison to work properly within GroupDocs.Total solution Key Summary Issue Type COMPARISONNET-2557 Improve Revisions handling in Words documents Improvement COMPARISONNET-2537 Comparison of DOCX files Text is duplicated after comparison, rather than being recognized as replaced in the output Bug COMPARISONNET-2533 Comparison issue in Word documents with tables (Incorrect document creation with disabled display of changes in tables in Word format) Bug COMPARISONNET-2536 Fix Comparison issue on GroupDocs total solution Bug Public API and Backward Incompatible Changes The problem with redisplaying changed content in a document occurred when there were already other Revisions in the documents being compared....Consulting Blog Knowledge Base New Releases Status Websites aspose...tools. To solve this problem, new ShowRevisions property was created...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  9. Area Annotation

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....document annotation API, where new file formats are introduced in...document format list and also new features are introduced . The...

    blog.groupdocs.com/tag/area-annotation/
  10. SearchQuery Class - GroupDocs.Search for .NET -...

    Represents a search query in object form....@"c:\MyDocuments\" ; Index index = new Index(indexFolder); // Creating...CreateDateRangeQuery( new DateTime( 2011 , 6 , 17 ), new DateTime( 2013...

    apireference.groupdocs.com/search/net/groupdocs...