Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 31,389 for

new

(0.07 sec)
  1. GroupDocs.Viewer for Java 3.2.2 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for Java 3.2.2 Major Features There are 1 New feature in this release: Ability to specify custom fonts path Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERJAVA-1201 Add ability to specify custom fonts path New Feature Public API and Backward Incompatible Changes How to specify custom fonts path How to specify custom fonts path // Setup GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...2 Major Features There are 1 new feature in this release: Ability...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  2. How to view file directly without storing the c...

    Hi, I have used Groupdocs.Viewer nudget package for the web application to view some unsupported files in browser.So when I use it,the file from database is successfully converted to pdf using PdfViewOptions .But the su…...stream = new MemoryStream(); using (Viewer viewer = new Viewer("sample...MemoryFileStreamFact streamFactory = new MemoryFileStreamFact(stream);...

    forum.groupdocs.com/t/how-to-view-file-directly...
  3. GroupDocs.Merger for Java 20.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for Java 20.4 Major Features There are a few New other features in this regular monthly release. The most notable are: Removed legacy API; Added XLAM file format support; Implemented MHTML format support; Fixed loading of the password-protected Odp and Otp formats; The Note format .One was fixed for .Net Standard; Fixed Total license loading for .Net standart product. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-417 Add XLAM document format support Feature MERGERNET-767 Implement MHTML format support Feature MERGERNET-557 Protected Odp and Otp is not supported Bug MERGERNET-707 The Note format ....Consulting Blog Knowledge Base New Releases Status Websites aspose...Major Features There are a few new other features in this regular...

    docs.groupdocs.com/merger/java/groupdocs-merger...
  4. GroupDocs.Signature for Java 18.1 Release Notes

    GroupDocs.Signature for Java 18.1 Release Notes – the latest updates and fixes....more about 14 improvements, new features and fixes in this regular...regular release. Most new features were implemented with Text...

    releases.groupdocs.com/signature/java/release-n...
  5. Add text redaction annotation | Documentation

    The page describes how to add text redaction annotation 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-text-reda...
  6. loadoptions - GroupDocs.Watermark for Java - AP...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......LoadOptions () Initializes a new instance of the LoadOptions class...String password) Initializes a new instance of the LoadOptions class...

    apireference.groupdocs.com/watermark/java/com.g...
  7. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some New features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.... This release covers some new features, one improvement and...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/image-watermark-i...
  8. Difficulty in searching with special characters...

    Hi, I am using GroupDocs.Search to perform a content search from my documents. The issue is I want to search text “SO(FOOD)” or “#toptrends” as a whole word. I am able to search this text as a file name but not if this…...required results: var settings = new IndexSettings { UseRawTextExtraction...ocs\Documents"; var index = new GroupDocs.Search.Index(indexFolder...

    forum.groupdocs.com/t/difficulty-in-searching-w...
  9. AnnotationRedaction - GroupDocs.Redaction for J...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......redactor = new Redactor("C:\\test.pdf")) { redactor.apply(new AnnotationRedaction("(...String replacement) Initializes a new instance of AnnotationRedaction...

    apireference.groupdocs.com/redaction/java/com.g...
  10. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea ()) { Attachment...

    docs.groupdocs.com/viewer/java/how-to-convert-a...