Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 13,161 for

new

(0.06 sec)
  1. Render Outlook data files as HTML, PDF, and ima...

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

    docs.groupdocs.com/viewer/net/render-outlook-da...
  2. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Converter converter = new Converter ( new ByteArrayInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  3. Load document from FTP | GroupDocs

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Converter converter = new Converter ( getFileFromFtp (...

    docs.groupdocs.com/conversion/java/load-documen...
  4. Load text from string | GroupDocs

    Compare raw text strings directly using LoadOptions.LoadText = true — no files needed. Retrieve the diff result as a string via GetResultString() in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/load-text-fro...
  5. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.xlsx" ))...

    docs.groupdocs.com/annotation/net/remove-annota...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new WordProcessingLoadOp { HideComments...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. GroupDocs.Search Product Family

    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....API and implements a number of new features and improvements in...monthly release adds a number of new features to the API along with...

    blog.groupdocs.com/categories/groupdocs.search-...
  8. GroupDocs.Conversion Product Family

    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.... This release covers some new features, few improvement and...release comes with support of new document formats such as POTX...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...8 comes with some new features, improvements and a...converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/groupdocs.blog/page/55/
  10. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...index settings const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/character...