Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 31,394 for

new

(0.06 sec)
  1. License - GroupDocs.Merger for Java - API Refer...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......(FileStream licenseStream = new FileStream("LicenseFile.lic"...GroupDocs.Merger.License lic = new GroupDocs.Merger.License(); lic...

    apireference.groupdocs.com/merger/java/com.grou...
  2. ReleasePageStream Delegate - GroupDocs.Redactio...

    Represents a method which releases stream created by CreatePageStream delegate....Close(); }; var previewOptions = new PreviewOptions(createDelegate...PageNumbers = new int [] { 1 }; using ( var redactor = new Redactor(...

    apireference.groupdocs.com/redaction/net/groupd...
  3. streamoutputadapter - GroupDocs.Search for Java...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; Index index = new Index(indexFolder); // Creating...ByteArrayOutputStrea stream = new ByteArrayOutputStrea(); // Creating...

    apireference.groupdocs.com/search/java/com.grou...
  4. GroupDocs.Comparison for .NET 20.4 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.4 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.4: Added New function for show only inserted content Improved function for showing target text for Presentations, Spreadsheet and Diagrams Improved exception usage Fixed issues with library compatibility for Spreadsheed and Notes Fixed number of exception while comparing Diagrams Key Summary Issue Type COMPARISONNET-2234 Implement ShowInsertedContent Function Feature COMPARISONNET-2269 Improve GetTargetText function for Diagrams Improvement COMPARISONNET-2242 Improve GetTargetText function for Slides Improvement COMPARISONNET-2241 Improve GetTargetText function for Cells Improvement COMPARISONNET-2271 Improve exceptions usage Improvement COMPARISONNET-2272 Unsupported Diagram Format Exception in Update tests Bug COMPARISONNET-2270 Null Reference Exception in Diagrams Bug COMPARISONNET-2267 Compatibility issue with Cells library when upgrade to version 20....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparison for .NET 20.4: Added new function for show only inserted...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Security | GroupDocs.Viewer for Java API Reference

    Provides PDF document security options....Example usage: Security security = new Security(); security.setDocu...PdfViewOptions pdfViewOptions = new PdfViewOptions(); pdfViewOptions...

    reference.groupdocs.com/viewer/java/com.groupdo...
  6. ExtractOptions Constructor - GroupDocs.Merger f...

    Initializes a New instance of the ExtractOptions class....ExtractOptions Constructor Initializes a new instance of the ExtractOptions...() Public Sub New public : ExtractOptions () new : unit -> ExtractOptions...

    apireference.groupdocs.com/merger/net/groupdocs...
  7. GroupDocs.Redaction for Java 21.12 Release Note...

    Note This page contains release notes for GroupDocs.Redaction for Java 21.12 Major Features There are the following improvements in this release: Add support for custom PDF metadata Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONJAVA-143 Add support for custom PDF metadata Improvement REDACTIONJAVA-157 Small-sized plain text documents fail to be recognized 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...21.12. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  8. C# Redaction Apps API 23.1 (MSI) - Powerful Red...

    Download GroupDocs.Redaction for .NET 23.1 (MSI) and redact/remove pages in Word docs and multi-frame images. Apply scan effects for secure redaction.... using (Redactor redactor = new Redactor( "Animated.gif" )) {...PageCount >= 7 ) { redactor.Apply( new RemovePageRedaction(PageSeekOrigin...

    releases.groupdocs.com/redaction/net/new-releas...
  9. "Error! Bar code generator is not set." rendere...

    Using GroupDocs.Viewer 21.10 with the attached file and below code, just renders “Error! Bar code generator is not set.” instead of the actual QR code. using (var viewer = New Viewer(documentPath)) { va…... using (var viewer = new Viewer(documentPath)) { var options...QR-code fields. We have created a new ticket with ID VIEWERNET-3681...

    forum.groupdocs.com/t/error-bar-code-generator-...
  10. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Consulting Blog Knowledge Base New Releases Status Websites aspose...RemovingMetadata File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/removing-metad...