Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 31,395 for

new

(0.05 sec)
  1. GroupDocs.Viewer For .NET 16.12.0 Release Notes...

    Note This page contains release notes for GroupDocs.Viewer for .NET 16.12.0. Major Features There are 2 New features and 9 improvements and fixes in this regular monthly release. The most notable are: WebP (Image format) file format rendering support OTS (OpenDocument Spreadsheet Template) file format rendering support Current directory is used as storage path when storage path is not specified in ViewerConfig Implemented responsive HTML output for Slides documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-996 OTS format support New Feature VIEWERNET-971 WebP file format support New Feature VIEWERNET-1020 Use current directory when storage path is not specified Improvement VIEWERNET-934 Implement responsive html output for Slides documents Improvement VIEWERNET-1027 Different exception messages for password encrypted Word document Bug VIEWERNET-993 Failed to load SAI image Bug VIEWERNET-976 Large scrollbars when rendering pdf converted to html with embedded resources in IE Edge Bug VIEWERNET-962 IE Edge displays large scrollbars for generated HTML Bug VIEWERNET-953 Failed to load Tex file from stream Bug VIEWERNET-947 Failed to load XCF file Bug VIEWERNET-941 Position of graph lines is not correct in output HTML or image file Bug 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... Major Features There are 2 new features and 9 improvements and...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Control Comparison Results in C# Apps: .NET API...

    Compare documents effortlessly in C# apps! GroupDocs.Comparison .NET 24.2 offers returning comparison results as an object. Download DLLs-only today!...comparison document with the new GroupDocs.Comparison.Document...; using (Comparer comparer = new Comparer(sourcePath)) { // Add...

    releases.groupdocs.com/comparison/net/new-relea...
  3. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/net/ocr-support/
  4. templatebarcode - GroupDocs.Parser for Java - A...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par...... String name) Initializes a new instance of the TemplateBarcode...Integer pageIndex) Initializes a new instance of the TemplateBarcode...

    apireference.groupdocs.com/parser/java/com.grou...
  5. PdfXObjectWatermarkOptions Class - GroupDocs.Wa...

    Represents watermark adding options when adding XObject watermark to a pdf document....PdfXObjectWatermarkO Initializes a new instance of the PdfXObjectWatermarkO...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...

    apireference.groupdocs.com/watermark/net/groupd...
  6. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Unable to Convert Total content of html to pdf ...

    In html code contains images and links. While converting html to pdf only first column images are converted remaining content is empty in pdf file. Here i am sharing my code along with input files. Could you please help…...Conversion code var loadOptions = new WebLoadOptions(); if (Extension...WebFileType.Htm; } var converter = new GroupDocs.Conversion.Converter(inputfile...

    forum.groupdocs.com/t/unable-to-convert-total-c...
  8. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test.doc" )) {...

    docs.groupdocs.com/watermark/net/save-document-...
  9. PdfArtifactWatermarkOptions Class - GroupDocs.W...

    Represents watermark adding options when adding artifact watermark to a pdf document....PdfArtifactWatermark Initializes a new instance of the PdfArtifactWatermark...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...

    apireference.groupdocs.com/watermark/net/groupd...
  10. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( document )) { //...

    docs.groupdocs.com/watermark/net/load-from-stream/