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

new

(0.05 sec)
  1. GroupDocs.Editor for .NET 20.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.12 GroupDocs.Editor for .NET version 20.12 provides one New minor feature, which has an impact on public API, two improvements and a set of different bugfixes. It is worth to mention that this New feature doesn’t break a backward compatibility, but only introduces one New public type, so existing client code is fully compatible for this release. All of these are described in detail below....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET version 20.12 provides one new minor feature, which has an impact...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  2. ApplyChangeOptions | GroupDocs.Comparison for J...

    Allows updating the list of changes before applying them to the resulting document....usage: try (Comparer comparer = new Comparer(sourceFile)) { comparer...ApplyChangeOptions applyChangeOptions = new ApplyChangeOptions(changes);...

    reference.groupdocs.com/comparison/java/com.gro...
  3. deleteannotationredaction - GroupDocs.Redaction...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......redactor = new Redactor("D:\\test.docx")) { redactor.apply(new DeleteAnnotationReda("(...DeleteAnnotationReda () Initializes a new instance of DeleteAnnotationReda...

    apireference.groupdocs.com/redaction/java/com.g...
  4. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  5. TextDecoder - Web APIs | MDN

    Learn about the TextDecoder interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility.... js let utf8decoder = new TextDecoder(); // default 'utf-8'...u8arr = new Uint8Array([240, 160, 174, 183]); let i8arr = new Int8Array([-16...

    developer.mozilla.org/en-US/docs/Web/API/TextDe...
  6. Conversion from docx to image fails - Free Supp...

    Hi guys, I’m using version 22.12.1 for java on OpenJDK 11, Windows 10. I’m trying to convert this docx to a png file and I get a weird error, here’s the stackTrace: com.groupdocs.conversion.internal.c.a.ms.System.Not…...to PNG Converter converter = new Converter("sample.docx"); final...ImageConvertOptions convertOptions = new ImageConvertOptions(); convertOptions...

    forum.groupdocs.com/t/conversion-from-docx-to-i...
  7. GroupDocs.Annotation for .NET 20.4 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 20.4 Major Features Below the list of most notable changes in release of GroupDocs.Annotation for .NET 20.4: Added New feature for managing different versions of annotated documents (supported formats: Words, PDF, PowerPoint and Open Document format presentations, Excel and Open Document format spreadsheets) Added advanced rendering options for show\hide replies Added to New API getting pages image size Fixed issue with throwing exception for encrypted Excel spreadsheets Fixed cleanup replies for PowerPoint presentations Fixed issue with closed stream Full List of Issues Covering all Changes in this Release Key Summary Type ANNOTATIONNET-816 Managing different versions of annotated file Feature ANNOTATIONNET-1320 Pages image size Improvement ANNOTATIONNET-1318 Document advanced rendering modes and options support Improvement ANNOTATIONNET-1296 Cannot access a closed Stream Bug ANNOTATIONNET-1284 Encrypted Excel spreadsheet file throws exception Bug ANNOTATIONNET-1321 CleanUp method for PowerPoint presentation does not remove replies 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...Annotation for .NET 20.4: Added new feature for managing different...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "Documents.zip" )) {...

    docs.groupdocs.com/viewer/java/render-archive-f...
  9. GroupDocs.Parser for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.8. Major Features There are the following features in this release: Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations 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...password for protected documents New feature PARSERNET-978 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  10. RedactorSettings Class - GroupDocs.Redaction fo...

    Represents redaction settings, allowing to customize the redaction process....RedactorSettings Initializes a new instance of the RedactorSettings...RedactorSettings(ILogger) Initializes a new instance of the RedactorSettings...

    apireference.groupdocs.com/redaction/net/groupd...