Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 31,394 for

new

(0.07 sec)
  1. GroupDocs.Viewer For .NET 3.0.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.0.0 Major Features This is the first version of New generation GroupDocs.Viewer for .NET. The most notable features are: Code has been rewritten completely from the ground. Simplified and much flexible API. Better organized and simplified product structure. Code optimization. Storage API. Cache/Output API. On the fly document rendering. Multiple render options. Multiple document transformations. Ability to request whole document, page-by-page or custom range of pages....Consulting Blog Knowledge Base New Releases Status Websites aspose...This is the first version of new generation GroupDocs.Viewer for...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Set filename when rendering archive files | Doc...

    This article explains how to specify a filename when viewing archive files GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file. try ( Viewer viewer = new Viewer ( "sample.zip" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/set-filename-whe...
  3. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/setting-auth...
  4. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a New public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use New version?...We are introducing a new public API that is designed to be implemented...any build issues. Why to use new version? Converter class introduced...

    blog.groupdocs.com/conversion/introducing-simpl...
  6. Watermarker.Add Method (Watermark, WatermarkOpt...

    Adds a watermark to the loaded document using watermark options....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker( @"C:\doc.pdf" , loadOptions))...

    apireference.groupdocs.com/watermark/net/groupd...
  7. GroupDocs.Viewer for .NET 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.11. Major Features There are 13 features, improvements, and fixes in this regular monthly release. The most notable are: Added following file formats support * Printer Command Language(PCL) * Tab-separated values (TSV) Handling fonts while rendering MS OneNote documents A New method for rendering attachments while working with source document’s stream Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-128 Add PCL file format support Feature VIEWERNET-1786 Add TSV (Tab-separated values) file format support Feature VIEWERNET-1768 Rendering comments from ODP presentation documents that has no author Improvement VIEWERNET-1778 Rendering attachments while working with source document’s stream Improvement VIEWERNET-1787 Extend support for ExcludeFonts setting of HtmlOptions class for MS OneNote documents Improvement VIEWERNET-1789 Exporting font files as external resources when rendering MS OneNote documents Improvement VIEWERNET-1793 Add support for DefaultFontName option when rendering MS OneNote documents Improvement VIEWERNET-1549 Exception when rendering email message containing ....Consulting Blog Knowledge Base New Releases Status Websites aspose...rendering MS OneNote documents A new method for rendering attachments...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  8. ReplacementOptions - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......( Color color) Initializes a new instance of ReplacementOptions...String replacement) Initializes a new instance of ReplacementOptions...

    apireference.groupdocs.com/redaction/java/com.g...
  9. Extract annotations from document | Documentation

    The page describes how to extract 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 ( "annotated.pdf" ))...

    docs.groupdocs.com/annotation/net/extract-annot...
  10. OleSpreadsheetOptions | GroupDocs.Merger for .N...

    Provides options for import of the embedded document to Spreadsheet via OLE....(string, int) Initializes a new instance of the OleSpreadsheetOption... byte[], int) Initializes a new instance of the OleSpreadsheetOption...

    reference.groupdocs.com/merger/net/groupdocs.me...