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

new

(0.07 sec)
  1. TemplateLinkedPosition Class - GroupDocs.Parser...

    Provides a template field position which uses the linked field....TemplateLinkedPositi) Initializes a new instance of the TemplateLinkedPositi...TemplateLinkedPositi, Boolean) Initializes a new instance of the TemplateLinkedPositi...

    apireference.groupdocs.com/parser/net/groupdocs...
  2. TextSearchCriteria Class - GroupDocs.Watermark ...

    Represents criteria allowing filtering by watermark text....TextSearchCriteria(String) Initializes a new instance of the TextSearchCriteria...TextSearchCriteria(Regex) Initializes a new instance of the TextSearchCriteria...

    apireference.groupdocs.com/watermark/net/groupd...
  3. ExactPhraseRedaction | GroupDocs.Redaction for ...

    Represents a text redaction that replaces exact phrase in the documents text case insensitive by default....ReplacementOptions) Initializes a new instance of ExactPhraseRedaction...ReplacementOptions) Initializes a new instance of ExactPhraseRedaction...

    reference.groupdocs.com/redaction/net/groupdocs...
  4. Picture in Spreed Sheet won't be rendered when ...

    Hello, Pictures in excel file won’t be rendered if rendering as PDF. But render as PNG is OK. groupdocs-viewer:24.8 Java 21 the following attachment could be used to reproduce this problem. spread sheet with picture…...PngViewOptions viewOptions = new PngViewOptions(); viewOptions...setRenderGridLines(true); try (Viewer viewer = new Viewer(path)) { viewer.view(viewOptions);...

    forum.groupdocs.com/t/picture-in-spreed-sheet-w...
  5. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/redaction-bas...
  6. XmpPacketWrapper Class - GroupDocs.Metadata for...

    Contains serialized XMP package including header and trailer. A wrapper consisting of a pair of XML processing instructions (PIs) may be placed aro...XmpPacketWrapper Initializes a new instance of the XmpPacketWrapper...XmpTrailerPI, XmpMeta) Initializes a new instance of the XmpPacketWrapper...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomTextualDocumen () { _fileContent = new java . util . ArrayList <>();...

    docs.groupdocs.com/redaction/java/create-custom...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = New Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = New SaveOptions(); so....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings. final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/use-advanced-...
  9. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...logger ConsoleLogger logger = new ConsoleLogger (); // Create ConverterSettings...

    docs.groupdocs.com/conversion/net/logging/
  10. GroupDocs.Signature for .NET 19.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 19.10 Major Features The most notable feature is start of supporting .Net Standard 2.0. Also there are few New features and bug fixes in this regular release. In this version we implemented search functionality for text and image signatures, fixed few issues with unreleased internal resources. Most changes are related to support of .Net Standard, New search signatures types implementation....Consulting Blog Knowledge Base New Releases Status Websites aspose...Standard 2.0. Also there are few new features and bug fixes in this...

    docs.groupdocs.com/signature/net/groupdocs-sign...