Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 31,399 for

new

(0.06 sec)
  1. Download and add watermark programmatically usi...

    Hi,When i’m downloading i need to add watermark to all file types(.pdf,.docx,.pptx,.xlsx)…Actually i’m getting document data in memory stream from blob…how to pass this to watermark(). watermark issue.png (31.7 KB) wat…..."UserName"; TextWatermark watermark= new TextWatermark(text, font); bharathiGK...properly. string[] watermarkText = new string[] { “CONFIDENTIAL”, User...

    forum.groupdocs.com/t/download-and-add-watermar...
  2. GroupDocs.Search for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.12. Major Features There are 2 New features in this regular monthly release: Implement blended characters Implement wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781 Implement wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for Java 18.12. It includes not only New and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose... Major Features There are 2 new features in this regular monthly...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. Redactor Class - GroupDocs.Redaction for .NET -...

    Represents a main class that controls document redaction process, allowing to open, redact and save documents....Redactor(Stream) Initializes a new instance of Redactor class using...Redactor(String) Initializes a new instance of Redactor class using...

    apireference.groupdocs.com/redaction/net/groupd...
  4. GroupDocs.Metadata for .NET 16.10 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 16.10.0 Major Features There are 8 features and 1 enhancement in this regular monthly release. The most notable are: Implement wav audio format. Ability to read WAV audio details Ability to read IPTC metadata in TIFF format Ability to read IPTC metadata in PSD format Ability to read Lyrics3 tag in Mp3 format Ability to update ID3v1 tag in Mp3 format Ability to read Image Resource Blocks (native PSD metadata) in Photoshop format Ability to remove Photoshop metadata in Jpeg format Ability to read Image Resource Blocks (native PSD metadata) in Jpeg format IPTC reader improvements - scan all image resource blocks to find IPTC metadata in JPEG format All Changes Key Summary Category METADATANET-1172 IPTC reader improvements - scan all image resource blocks to find IPTC metadata in JPEG format Enhancement METADATANET-691 Implement wav audio format....Consulting Blog Knowledge Base New Releases Status Websites aspose...Ability to read WAV audio details New feature METADATANET-1043 Ability...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  5. Metadata Constructor (String, LoadOptions) - Gr...

    Initializes a New instance of the Metadata class.... LoadOptions) Initializes a new instance of the Metadata class...LoadOptions loadOptions ) Public Sub New ( filePath As String , loadOptions...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. Converting PDF to PDF/2A using GroupDocs.Conver...

    Converting pdf to PDF/2A file with options don’t work public byte[] CreateOutput(byte[] content) { using var stream = New MemoryStream(); var inputStream = () => GetFileStream(content); using var converter = New Con…...content) { using var stream = new MemoryStream(); var inputStream...converter = new Converter(inputStream); var options = new PdfConvertOptions()...

    forum.groupdocs.com/t/converting-pdf-to-pdf-2a-...
  7. updatepasswordoptions - GroupDocs.Merger for Ja...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......String newPassword) Initializes a new instance of the UpdatePasswordOption...Description String getNewPassword () A new password for the document protection...

    apireference.groupdocs.com/merger/java/com.grou...
  8. GroupDocs.Viewer for Java 17.5.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for Java 17.5.0. Major Features This release includes New features, improvements, and fixes. The most notable are: Added file formats support Microsoft Visio: VSTX, VSSX OneNote: ONE DjVu (multi-layer raster image) Added option to hide tracked changes when converting Text documents Added option to delete annotations when rendering PDF documents Added option for adjusting the size when rendering CAD documents Added option for specifying Layouts when rendering CAD documents Added option that switches on more accurate rendering of complex PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category WEB-2143 Get print URl for document in JavaScript API New Feature VIEWERNET-739 Add DJVU file format support New Feature VIEWERNET-797 Hide tracked changes when converting Words documents New Feature VIEWERNET-1066 Implement setting to delete annotations when rendering pdf documents New Feature VIEWERNET-1100 Integrate Dynabic....Consulting Blog Knowledge Base New Releases Status Websites aspose...Features This release includes new features, improvements, and fixes...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  9. GroupDocs.Annotation for .NET 18.7 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 18.7 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 18.7: Implement watermark annotation for Words Add cleanup for text replacement in Words Improve text annotations in Slides Improve shape processing in Diagrams for text annotations Fixed SvgPath parsing Implement export import and cleanup functionality for Cells format Added New types of annotations for Cells Text annotation Watermark Resource Redaction TextReplacement Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-700 Implement watermark annotation for Words New Feature ANNOTATIONNET-699 Implement TextReplacement annotation for Cells New Feature ANNOTATIONNET-705 Implement text annotations for Cells New Feature ANNOTATIONNET-702 Implement Watermark annotation for Cells New Feature ANNOTATIONNET-701 Implement ResourceRedation annotation for Cells New Feature ANNOTATIONNET-700 Implement watermark annotation for Words New Feature ANNOTATIONNET-724 Add cleanup for text replacement in Words New Feature ANNOTATIONNET-727 Improve text annotations in Slides Improvement ANNOTATIONNET-720 Improve shape processing in Diagrams for text annotations Improvement ANNOTATIONNET-729 Bug with SvgPath parsing 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...functionality for Cells format Added new types of annotations for Cells...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  10. Page Class - GroupDocs.Viewer for .NET - API Re...

    Represents single page that can be viewed....Page(Int32, Boolean) Initializes new instance of Page class. Page(Int32...String, Boolean) Initializes new instance of Page class. Page(Int32...

    apireference.groupdocs.com/viewer/net/groupdocs...