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

new

(0.11 sec)
  1. GroupDocs.Annotation for Java 19.5 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 19.5 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for Java: Fixed bug of impossibility to set the line width on Slides documents Fixed issue with opening protected with password Words and PDF documents Improved performance issues when processing Slides documents Add possibility to cache page previews Added ability to annotate documents of older formats for Slides, Words, Cells (....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 19.5. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  2. GroupDocs.Metadata for .NET 23.3 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 23.3 Major Features There are the following features, enhancements, and fixes in this release: Add support for .cr RAW format Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3990 Support CR2 format. New Feature Public API and Backward Incompatible Changes Implement the ability to configure cache for heavy operations This improvement allows you to extract metadata from the ....Consulting Blog Knowledge Base New Releases Status Websites aspose...METADATANET-3990 Support CR2 format. New Feature Public API and Backward...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Assembly for .NET 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 19.5. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. ViewInfoOptions | GroupDocs.Viewer for Java API...

    Provides options used for retrieving information about view....forPngView(false); try (Viewer viewer = new Viewer("document.pdf")) { ViewInfo...forHtmlView() Initializes a new instance of the ViewInfoOptions...

    reference.groupdocs.com/viewer/java/com.groupdo...
  5. GroupDocs.Metadata for Java 18.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 18.5 Major Features There are the following enhancements in this release: Add implementation of Closeable interface to all classes referencing any resources that should be explicitly closed Implement the ability to search and replace metadata using regular expressions Implement unified DublinCore metadata reader for all formats that support XMP Reduce memory consumption of zip format metadata loading and saving Implement the ability to edit the zip archive comment Reduce memory consumption of epub format metadata loading Reduce memory consumption of torrent format metadata loading and saving All Changes Key Summary Category METADATAJAVA-58 Add implementation of Closeable interface to all classes referencing any resources that should be explicitly closed Enhancement METADATANET-566 Implement the ability to search and replace metadata using regular expressions Enhancement METADATANET-2238 Implement unified DublinCore metadata reader for all formats that support XMP Enhancement METADATANET-2246 Reduce memory consumption of zip format metadata loading and saving Enhancement METADATANET-2288 Implement the ability to edit the zip archive comment Enhancement METADATANET-2290 Reduce memory consumption of epub format metadata loading Enhancement METADATANET-2291 Reduce memory consumption of torrent format metadata loading and saving Enhancement 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...Java 18.5. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. Java DICOM Anótáil API Anótáil i C#

    Java API chun cineálacha móréilimh anótála a chruthú agus a Anótáil ó DICOM, íomhánna, líníochtaí agus formáidí comhaid doiciméad....comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/ga/annotation/java/dicom/
  7. Java PDF Anótáil API Anótáil i C#

    Java API chun cineálacha móréilimh anótála a chruthú agus a Anótáil ó PDF, íomhánna, líníochtaí agus formáidí comhaid doiciméad....comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/ga/annotation/java/pdf/
  8. SpreadsheetWatermarkShapeOptions - GroupDocs.Wa...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.xls", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  9. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically 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-fiel...
  10. Rendering HTML files with user defined margins ...

    In this article we show how set page margins while converting and viewing HTML files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.htm" )) { PngViewOptions...

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