Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 31,398 for

new

(0.07 sec)
  1. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "resume.pdf" )) { //...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  2. Watermarker.Remove Method (PossibleWatermark) -...

    Removes watermark from the document....using (Watermarker watermarker = new Watermarker( @"D:\input.doc"...ImageSearchCriteria imageSearchCriteria = new ImageDctHashSearchCr( @"D:\logo...

    apireference.groupdocs.com/watermark/net/groupd...
  3. GroupDocs on GroupDocs Blog | Document Automati...

    GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Compa...... Set output paper size A new property PaperSize is introduced...latest release to check out the new and improved features of GroupDocs...

    blog.groupdocs.com/tag/groupdocs/index.xml
  4. GroupDocs.Metadata for Java 20.8 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.8 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Implement the ability to add/update XMP metadata properties of arbitrary types using the search API “Compression is not supported” exception is thrown when reading BMP Visio Document version is not supported Exception is thrown when trying to access Inspection Package “Already registered Parameter " exception when reading Presentation file Incorrect image size Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3432 Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Improvement METADATANET-3433 Implement the ability to add/update XMP metadata properties of arbitrary types using the search API Improvement METADATANET-3275 “Compression is not supported” exception is thrown when reading BMP Bug METADATANET-3289 Visio Document version is not supported Bug METADATANET-3291 Exception is thrown when trying to access Inspection Package Bug METADATANET-3294 “Already registered Parameter " exception when reading Presentation file Bug METADATANET-3469 Incorrect image size Bug Public API and Backward Incompatible Changes Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Starting from version 20....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ try ( Metadata metadata = new Metadata ( "D:\\input.tiff" ))...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. DotNET Library on GroupDocs Blog | Document Aut...

    DotNET Library on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DotNET Library on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......document annotation API, where new file formats are introduced in...document format list and also new features are introduced . The...

    blog.groupdocs.com/tag/dotnet-library/index.xml
  6. Rendering FODP and ODP files | Documentation

    In this article we show how to convert and view FODP and ODP files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.fodp" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  7. GroupDocs.Assembly for .NET 20.12 Release Notes...

    Major Features Provided options to control JSON simple values’ recognition and supported working with the XLT Spreadsheet document format. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-174 Provide a mode where types of JSON simple values are determined from JSON notation itself Feature ASSEMBLYNET-175 Provide a way to parse date-time values using an exact format for JsonDataSource Feature ASSEMBLYNET-177 Support working with XLT format Feature 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...20.12. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...filePath ); Stream stream = new MemoryStream ( buffer ); Document...

    docs.groupdocs.com/search/net/delete-indexed-do...
  9. GroupDocs.Conversion for .NET 19.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 19.12 Major Features There are 5+ features, improvements and bug-fixes in this release, most notable are: XML documents can be converted to any format without transformation Call ConvertedDocumentStream or ConvertedPageStream delegates providing converted stream for processing or storing. Improved memory management Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑3539 Feature Convert XML documents without transformation CONVERSIONNET‑3526 Improvement New overload Convert methods which accepts ConvertedDocumentStream or ConvertedPageStream delegates CONVERSIONNET‑2922 Fix Error converting RTL/HTML to PDF CONVERSIONNET‑3357 Fix Cross reference table or cross reference stream not found exception thrown when converting a particular PDF to image CONVERSIONNET‑3507 Fix Convert from XML to any format throw exception - The file is corrupt or damaged....Consulting Blog Knowledge Base New Releases Status Websites aspose...CONVERSIONNET‑3526 Improvement New overload Convert methods which...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  10. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/comparison/groupdocs-compari...