Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,664 for

new

(0.16 sec)
  1. GroupDocs.Total for .NET 25.7 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.7, including updated products, dependency enhancements, and Docker support. Available now on NuGet and GroupDocs website....Highlights Table of Contents What’s new in this release Fixes and enhancements...introduces new documentation on running inside Docker. What’s new in...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  2. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. LoadOptions loadOptions = new LoadOptions ( FileType . MD );...

    docs.groupdocs.com/viewer/net/render-text-files/
  3. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-word-pr...
  4. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheet: using ( var converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/convert-xml-a...
  5. Use advanced logging | Documentation

    Learn advanced logging techniques available in the redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...() { Errors = new List < string >(); Traces = new List < string...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  6. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  7. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...attachment. Attachment attachment = new Attachment ( "attachment-word...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  8. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document 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-dropdown-...
  9. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-replies-...
  10. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...code: EmailLoadOptions options = new() { DisplayHeader = true, DisplayFromEmailAddr...Converter converterGroupDocs = new(() => mailStream, _ => options);...

    forum.groupdocs.com/t/error-converting-eml-to-p...