Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 12,637 for

new

(0.07 sec)
  1. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of New features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....multitude of new features, improvements and bug fixes. New formats...recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/add-summary-page-...
  2. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the New features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a New class of characters - blended....Features # Following are the new features introduced in the latest...Java API 18.12 introduces a new class of characters - blended...

    blog.groupdocs.com/search/perform-wildcard-sear...
  3. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose..."spreadsheet.xlsx" ; var loadOptions = new LoadOptions () { FileType = FileType...

    docs.groupdocs.com/watermark/net/load-document-...
  4. Save signed document with password | GroupDocs

    This article explains how to save document with password protection....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-d...
  5. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "Documents.zip" )) {...

    docs.groupdocs.com/viewer/java/old-render-archi...
  6. Caching | GroupDocs

    Learn this article and check how to improve conversion speed and performance when convert document with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\cache" ; FileCache cache = new FileCache ( cachePath ); Func...

    docs.groupdocs.com/conversion/net/caching/
  7. Sent date not preserved whern converting eml to...

    Hello When I convert an eml file to a msg file, sent date is not preserved. I tried to force PreserveOriginalDate to True, even if default value is true but result is the same. If I convert the generated msg file to pd…...EmailLoadOptions loadOptions = new GroupDocs.Conversion.Options...using (Converter converter = new Converter(fileName, () => loadOptions))...

    forum.groupdocs.com/t/sent-date-not-preserved-w...
  8. .NET 9 - Fails to recognise .ppt file - Free Su...

    In a .NET application, attempting to convert the attached Powerpoint fails with the following conversion code. ppt file.zip (284.5 KB) using var converter = New Converter(() => ms); var convertOptions = New PdfConvertO…...converter = new Converter(() => ms); var convertOptions = new PdfConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/net-9-fails-to-recognise-...
  9. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Set image resolution | GroupDocs

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...