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

new

(0.06 sec)
  1. GroupDocs.Conversion for .NET 17.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.12 Major Features There are 5+ New features, improvements and fixes in this regular monthly release. The most notable are: Conversion from/to Jpeg 2000 Option to convert one sheet per page depending from print area when converting Cells to PDF Option to optimize resulting PDF to minimum file size Improved image to SVG conversion Improved word to GIF conversion Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2277 Implement conversion from/to Jpeg2000 New Feature CONVERSIONNET‑2257 Implement possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Improvement CONVERSIONNET‑2258 Implement possibility to optimize target Pdf for minimum file size when converting Cells to Pdf Improvement CONVERSIONNET‑2262 Image to SVG conversion improvement Improvement CONVERSIONNET‑2266 Words to Gif conversion improvement Improvement CONVERSIONNET‑2240 PDF to TIF conversion, InvalidValueFormatException Fix CONVERSIONNET‑2234 Index was outside the bounds of the array, while Converting ....Consulting Blog Knowledge Base New Releases Status Websites aspose...Major Features There are 5+ new features, improvements and fixes...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  2. Rendering CMX files | Documentation

    This article explains how to convert and view CMX files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.cmx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  3. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/modifing-found...
  4. PresentationWatermarkBaseSlideOptions Class - G...

    Base class for watermark adding options to a Presentation document....PresentationWatermar Initializes a new instance of the PresentationWatermar...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); using...

    apireference.groupdocs.com/watermark/net/groupd...
  5. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "invoice.xlsx" )) {...

    docs.groupdocs.com/viewer/net/specify-rendering...
  6. API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....release is adding support for new exciting features like Bidirectional...support for Import Annotations and new types (TextStrikeout , TextUndreline...

    blog.groupdocs.com/tag/api/page/2/
  7. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. WordProcessingEditOptions Constructor (Boolean)...

    Creates and returns a New instance of the WordProcessingEditOptions class with specified pagination and default all other options...(Boolean) Creates and returns a new instance of the WordProcessingEditOp...enablePagination ) Public Sub New ( enablePagination As Boolean...

    apireference.groupdocs.com/editor/net/groupdocs...
  9. GroupDocs.Metadata for Java 18.12 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for Java 18.12. Major Features There are the following features and enhancements in this release: Add support for password-protected documents Reduce memory consumption of supported Word formats Reduce memory consumption of supported PowerPoint formats Ability to update metadata keys in Doc/Docx file format Remove obsolete members of the Mp3Format class Remove the MppFormat.GetProperties method (obsolete code) All Changes Key Summary Category METADATANET-2462 Add support for password-protected documents New Feature METADATANET-2489 Reduce memory consumption of supported Word formats Enhancement METADATANET-2424 Reduce memory consumption of supported PowerPoint formats Enhancement METADATANET-1436 Ability to update metadata keys in Doc/Docx file format Enhancement METADATANET-1519 Remove obsolete members of the Mp3Format class Enhancement METADATANET-2463 Remove the MppFormat....Consulting Blog Knowledge Base New Releases Status Websites aspose...password-protected documents New Feature METADATANET-2489 Reduce...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. CsvDataSource Constructor (Stream) - GroupDocs....

    Creates a New data source with data from a CSV stream using default options for parsing CSV data....Constructor (Stream) Creates a new data source with data from a...Stream csvStream ) Public Sub New ( csvStream As Stream ) public...

    apireference.groupdocs.com/assembly/net/groupdo...