Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 31,381 for

new

(0.1 sec)
  1. GroupDocs.Metadata for .NET Releases

    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....IntroducedFollowing are the new features introduced in version...18. We always keep on adding new features in our APIs for better...

    blog.groupdocs.com/tag/groupdocs.metadata-for-....
  2. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-s...
  3. C# 中的 Net VSD 注释 API 注释

    Net API 用于从 VSD、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/vsd/
  4. C# 中的 Net EML 注释 API 注释

    Net API 用于从 EML、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/eml/
  5. C# 中的 Net BMP 注释 API 注释

    Net API 用于从 BMP、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/bmp/
  6. C# 中的 Net PPS 注释 API 注释

    Net API 用于从 PPS、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/pps/
  7. C# 中的 Net JPG 註釋 API 註釋

    Net API 用於從 JPG、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh-hant/annotation/net/jpg/
  8. GroupDocs.Merger for .NET 19.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.12 There are a few New other features in this regular monthly release. The most notable are: Added XLAM file format support. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-417 Add XLAM document format support Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...for .NET 19.12 There are a few new other features in this regular...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  9. GroupDocs.Merger for .NET 18.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 18.5 Major Features This is the first version of New generation GroupDocs.Merger for .NET. The most notable features are: Combine and merge multiple files into one document. Split document to multiple files. Arrange documents in any order. Add blank pages in existing document. Remove pages from document. Designed as native .NET library which allow usage in all possible project types....Consulting Blog Knowledge Base New Releases Status Websites aspose...This is the first version of new generation GroupDocs.Merger for...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  10. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/