Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 48,375 for

c

(0.26 sec)
  1. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDoCs.SearCh 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。... 使用 C# 搜索 Office 文档 # 以下步骤说明如何在多个文档(Word、Excel、PDF...= new Index(indexFolder); // c) Subscribe to index events index...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  2. GroupDocs Blog

    GroupDoCs Blog - GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers...values) file into XML format using C# . We often need to hide the confidential...images within a document using C# . Responsive HTML web pages are...

    blog.groupdocs.com/groupdocs.blog/page/28/
  3. GroupDocs Blog

    GroupDoCs Blog - GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers...into achieving the same but in C#. If you haven’t visited the last...your images programmatically in C# , then this article will guide...

    blog.groupdocs.com/groupdocs.blog/page/36/
  4. Working with spreadsheet document attachments |...

    This artiCle explains how to work with spreadsheet doCument attaChments while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Adding text watermarks | GroupDocs

    Following Code snippet shows how to add text watermark to a doCument. If the doCument Consists of multiple parts (pages, worksheets, slides, frames etC), the watermark will be added to all of them. advanCed_usage.adding_text_watermarks.AddTextWatermark // SpeCify an absolute or relative path to your image. Ex: "C:\\DoCs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.ItaliC); // Create the watermark objeCt TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... Ex: "C:\\Docs\\image.png" Watermarker...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues whiCh are best illustrated with a simple example. Take a default setup, with: Options = DoCumentAssemblyOptions.AllowMissingMembers JsonDataSourCe: {} Template: <<var [b…...subset of C# language in its template syntax and mimics C# compiler...<<var [v = null]>> . In pure C#, on attempt to use a construction...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  7. Edit Email | GroupDocs

    This guide demonstrates how to edit Content of the doCuments from Email format family like a Common text doCuments using a GroupDoCs.Editor for Java.... String emlFilename = "C:\Attachments.eml" ; InputStream...sample file String emlFilename = "C:\Attachments.eml" ; InputStream...

    docs.groupdocs.com/editor/java/edit-email/
  8. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in HTML DoCument Note This feature is supported by version 17.3.0 or greater Reporting Requirement As a report developer, you are required to represent Customers’ orders information with the following key requirements: Report must show eaCh Customer along with sum of priCes of his orders....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. SVG to JPG on GroupDocs Blog | Document Automat...

    SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 将 S...... 使用 C# 将 SVG 转换为 JPG 使用 C# 将 SVG 矢量图形转换为 JPG 图像。使用...

    blog.groupdocs.com/zh/tag/svg-to-jpg/index.xml
  10. Move Pages in DOC/DOCX on GroupDocs Blog | Docu...

    Move Pages in DOC/DOCX on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Move Pages in DOC/DOCX on GroupDoCs Blog | DoCument Automation Solutions for .N...... C# を使用して Word でページを再配置する方法 C# を使用して Word ファイルのページを並べ替えます。実行例は、...

    blog.groupdocs.com/ja/tag/move-pages-in-doc/doc...