Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 48,372 for

(c )

(0.07 sec)
  1. Load the password-protected documents | GroupDocs

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....load a password protected file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/load-password...
  2. Compare annotations | GroupDocs

    The page describes how to compare annotations....shows how to compare annotations: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/comparing-ann...
  3. GroupDocs.Comparison for .NET 26.1 – 最新更新和修复(20...

    了解 GroupDocs.Comparison for .NET 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...=> { string outputFolder = @"c:\Temp" ; var pagePath = Path....

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  4. Download and explore GroupDocs.Metadata librari...

    Visual Studio Plugin for GroupDocs.Metadata API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatically downloads the examples from Github and the latest GroupDocs.Metadata library from NuGet. This provides a quick and comfortable way to view and run example projects without downloading everything manually. FeaturesFollowing are the features the plugin provides: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads GroupDocs....reference automatically Provides both C# and VB examples Supports Visual...

    blog.groupdocs.com/metadata/download-explore-gr...
  5. Tiling Watermark on GroupDocs Blog | Document A...

    Tiling Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tiling Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... 如何生成平铺水印 了解使用 C#、Java 和 Node.js 为文档生成平铺水印的技术。通过本分步指南增强文档安全性。...

    blog.groupdocs.com/zh/tag/tiling-watermark/inde...
  6. Export annotations | GroupDocs

    The page describes how to export annotation using GroupDocs.Annotation for .NET API....shows how to export annotations: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/export-annota...
  7. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....load a document from a stream: C# using ( documentStream = File...

    docs.groupdocs.com/annotation/net/load-document...
  8. GroupDocs.Comparison 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....time, let us compare images in C# using the [.NET API for document...Comparison for .NET][1] is a C# library which allows you to compare...

    blog.groupdocs.com/categories/groupdocs.compari...
  9. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... string inputFilePath = "C:\\input_path\\document.docx" ;...below. string inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/net/edit-document/
  10. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...