Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 31,397 for

new

(0.07 sec)
  1. viewer - GroupDocs.Viewer for Java - API Reference

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......ViewerSettings settings) Initializes new instance of Viewer class. Viewer...ViewerSettings settings) Initializes new instance of Viewer class. Viewer...

    apireference.groupdocs.com/viewer/java/com.grou...
  2. GroupDocs.Viewer for .NET 17.2.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.2.0. Major Features There are 2 New features and 11 improvements and fixes in this regular monthly release. The most notable are: Rendering password-protected MPP(2003) files LaTeX file format support Add {resource-name} pattern to HtmlOptions.HtmlResourcePrefix Implement setting which allows to render pdf document layers separately Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1022 Rendering password-protected MPP(2003) files New Feature VIEWERNET-785 LaTeX file format support New Feature VIEWERNET-1075 Implement saving fonts and styles separately when converting Words to Html Improvement VIEWERNET-1071 Add {resource-name} pattern to HtmlOptions....Consulting Blog Knowledge Base New Releases Status Websites aspose... Major Features There are 2 new features and 11 improvements...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  3. GroupDocs.Assembly for Java 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  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...Java 19.8. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....recommend you to download the new version of API and evaluate the...DocumentSignature docSignature =new DocumentSignature(); docSignature...

    blog.groupdocs.com/signature/java-e-signing-api...
  5. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....recommend you to download the new version of API and evaluate the...DocumentSignature docSignature =new DocumentSignature(); docSignature...

    blog.groupdocs.com/signature/java-e-signing-api...
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.pptx" )) { //...

    docs.groupdocs.com/viewer/net/render-presentati...
  7. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a New feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....are delighted to announce a new feature in the monthly release...18.10, we have introduced a new member **RemoveEmptyParagraph...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  8. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 19.8. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. Index Constructor (String) - GroupDocs.Search f...

    Initializes a New instance of the Index class. Creates a New or opens an existing index on disk....Initializes a new instance of the Index class. Creates a new or opens...string indexFolder ) Public Sub New ( indexFolder As String ) public...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Convert .eml with Spreadsheet attachment to PDF...

    This feature covers exactly what I was looking for! It’s working very well in our test scenarios with multiple different attachment types but I haven’t found a way to configure the conversion for type specific settings,…...eml”; var loadOptions = new EmailLoadOptions {ConvertAttachments...true}; using (var converter = new Converter(source, () => loadOptions))...

    forum.groupdocs.com/t/convert-eml-with-spreadsh...