Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 31,398 for

new

(0.07 sec)
  1. Render TXT files | GroupDocs.Viewer for .NET

    This article explains render Text files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.txt" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  2. Render figures | GroupDocs.Viewer for .NET

    In this article we show how render Visio files figures while converting and rendering Visio files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.vssx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/net/how-to-render-vis...
  3. Document viewer API

    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....8 has been released with 20+ new features, improvements, and bug...bug fixes. Although every new feature in this version has its...

    blog.groupdocs.com/tag/document-viewer-api/
  4. TextSearchCriteria | GroupDocs.Watermark for Ja...

    Represents criteria allowing filtering by watermark text.... Watermarker watermarker = new Watermarker(“C:\test.some_ext”);...SizeSearchCriteria widthRange = new SizeSearchCriteria(Dimension...

    reference.groupdocs.com/watermark/java/com.grou...
  5. GroupDocs.Metadata for .NET 20.3 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.3 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PSD images Implement the ability to work with XMP metadata in WEBP images Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2849 Implement the ability to work with EXIF metadata in PSD images New Feature METADATANET-2850 Implement the ability to work with XMP metadata in WEBP images New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...EXIF metadata in PSD images New Feature METADATANET-2850 Implement...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  6. Power up Document Conversion with The .NET API ...

    Amplify document conversions in .NET apps with GroupDocs.Conversion 24.5 (DLLs). Enhanced features & fixes for Word, Excel, PDF & more. Download now!...and equips them with several new features, enhancements, and bug...var converter = new Converter(source, () => new WordProcessingLoadOp...

    releases.groupdocs.com/conversion/net/new-relea...
  7. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputEpub...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...Create a cache. FileCache cache = new FileCache ( cachePath ); ViewerSettings...

    docs.groupdocs.com/viewer/net/caching-results/
  9. GroupDocs.Parser for .NET 17.03 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.3.0 Major Features The following features have been introduced in this release: Ability to detect EPUB documents and ZIP containers Ability to extract metadata from EPUB documents Ability to search a text in EPUB documents Ability to extract highlights from EPUB documents All Changes Key Summary Issue Type TEXTNET-509 Implement the ability to detect ZIP files New feature TEXTNET-510 Implement the ability to extract metadata from EPUB files New feature TEXTNET-534 Implement the ability to extract highlights from EPUB files New feature TEXTNET-535 Implement the ability to search a text in EPUB files New feature TEXTNET-561 Implement the ability to detect EPUB files New feature TEXTNET-574 Implement Extractor class Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...ability to detect ZIP files New feature TEXTNET-510 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  10. How can I show Document on Groups Viewer - Free...

    Best Regards Vladimir Litvinchik via GroupDocs <forum@groupdocs.com>, 16 Haz 2023 Cum, 11:22 tarihinde şunu yazdı:...Open(); using (Viewer viewer = new Viewer(document.Name)) { HtmlViewOptions...stream. using (Viewer viewer = new Viewer(stream)) { HtmlViewOptions...

    forum.groupdocs.com/t/how-can-i-show-document-o...