Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 31,400 for

new

(0.06 sec)
  1. GroupDocs.Conversion for Java 19.4 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 19.4 Major Features This regular monthly release contains 5+ New features, improvements and bug fixes. Most notable are: Improved options to make them more meaningful Conversions from EPS Conversions from/to TSV Conversion from Pcl Rotate feature when converting to image ConvertedDocument extended with additional property which contain conversion elapsed time Fixed bug where ImageOptions width and height are not working Fixed bug where text is too light when rendering a google slide exported pptx file to pdf Fixed bug where was no access to GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...monthly release contains 5+ new features, improvements and bug...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  2. GroupDocs.Signature for .NET 18.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.3 Major Features There are about seven improvements, New features and fixes in this regular release. Most New features are related to ability to encode custom objects to QR-Code Signatures and alternative implementation of Stamp Signatures. The most notable changes are: Introduced ability to encode custom objects to QR-Code Signatures Implemented standard QR-Code embedded objects like VCard contact details and Email formats Involved ability to search custom objects and obtain them from QR-Code Signatures Updated Dynamic Metered library with latest changes and fixes Implemented New Slides format like otp, potx, potm, pptm, ppsm Fixed few bugs with Slides and Words format files extensions Introduced New type of Stamp Signature Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3294 Signed ....Consulting Blog Knowledge Base New Releases Status Websites aspose...are about seven improvements, new features and fixes in this regular...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. GroupDocs.Signature for .NET 18.11 Release Notes

    GroupDocs.Signature for .NET 18.11 Release Notes – the latest updates and fixes....Features There are about six new features and improvements in...features are related to introduced new Form-Field Signature type implementation...

    releases.groupdocs.com/signature/net/release-no...
  4. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/conversion/java/load-spreads...
  5. joinoptions - GroupDocs.Merger for Java - API R...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......JoinOptions () Initializes a new instance of the JoinOptions class...FileType fileType) Initializes a new instance of the JoinOptions class...

    apireference.groupdocs.com/merger/java/com.grou...
  6. How to get HTML when using MemoryPageStreamFact...

    Hi @vladimir.litvinchik, Please help us with below code. string returnContent = string.Empty; inputFile.Position = 0; FileType fileType = FileType.FromExtension(fileExtension); LoadOptions loadOptions = New LoadOpt…...; LoadOptions loadOptions = new LoadOptions(fileType); List<MemoryStream>...pages = new List<MemoryStream>(); using (Viewer viewer = new Viewer(inputFile...

    forum.groupdocs.com/t/how-to-get-html-when-usin...
  7. PDF to PDF/2A conversion using .NET - Free Supp...

    https://forum.groupdocs.com/t/pdf-to-pdf-2a-conversion-using-net/13162/9 I have changed the library version to 23.3.0 it’s work fine. What I need. Are there any way to change the pdf file Conformance Standard: PDF/A-2…...content) { using var stream = new MemoryStream(); var inputStream...converter = new Converter(inputStream); var options = new PdfConvertOptions()...

    forum.groupdocs.com/t/pdf-to-pdf-2a-conversion-...
  8. GroupDocs.Signature for Java 19.1 Release Notes

    GroupDocs.Signature for Java 19.1 Release Notes – the latest updates and fixes....There are about 10 improvements, new features and fixes in this regular...Documents, also introducing new Form-Field Signature type implementation...

    releases.groupdocs.com/signature/java/release-n...
  9. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactor = new Redactor ( "Sample.pdf" )) { Regex rx = new Regex (...

    docs.groupdocs.com/redaction/net/use-page-area-...
  10. Replace missing fonts | GroupDocs.Viewer for .NET

    In this article we show how to substitute missing font when converting presentations to HTML and PDF with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...resources: using (Viewer viewer = new Viewer( "input.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/how-to-substitute...