Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 48,479 for

(c )

(0.4 sec)
  1. Set image size limits | GroupDocs

    This article shows how to set output image size limits when rendering image to HTML...the image width or/and height: C# /// <summary> /// Max width of...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  2. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  3. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API.... Like this: C# WordProcessingSaveOp saveOptions...done using one line of code: C# saveOptions . Password = "some-password"...

    docs.groupdocs.com/editor/net/save-document/
  4. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....HTML with external resources: C# using GroupDocs.Viewer ; using...HTML with embedded resources: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  5. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...file path const inputTxtPath = "C://input//file.txt" ; // Create...= "C:\\output\\document.txt" ; const outputWordPath = "C:\\output\\document...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  6. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....<<[Email]>> - Balance: <<[Balance]:"C">> <</foreach>> Generate Document...#<<[OrderId]>> - Amount: <<[Amount]:"C">> <</foreach>> Generate Document...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  7. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/net/individual-seri...
  8. Convert PDF to HTML on GroupDocs Blog | Documen...

    Convert PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & J...... 使用 C# 将 PDF 文档转换为 HTML 让我们使用几行代码将 PDF...

    blog.groupdocs.com/zh/tag/convert-pdf-to-html/i...
  9. Word Comparison on GroupDocs Blog | Document Au...

    Word Comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......取得針對修訂追蹤和突顯比較模式的逐步範例,並提供可直接執行的 C# 程式碼。 Python Word 文件比較指南:使用 GroupDocs...

    blog.groupdocs.com/zh-hant/tag/word-comparison/...
  10. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....NET WebForms C# project that was created using...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...