Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 48,380 for

(c )

(0.17 sec)
  1. Sign Documents with QR code on GroupDocs Blog |...

    Sign Documents with QR code on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign Documents with QR code on GroupDocs Blog | Document Automation Soluti......ดูตัวอย่างการสร้างโค้ด QR ด้วยตัวอย่างโค้ด C# และ Java Recent content in Sign...

    blog.groupdocs.com/th/tag/sign-documents-with-q...
  2. In-Table Master-Detail in HTML Document | Group...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Sum(c => c.Price)]>> <<[Product.ProductName]>>...Total: <<[Sum( m => m.Order.Sum( c => c.Price))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  3. PDF to HTML on GroupDocs Blog | Document Automa...

    PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers ว......แปลงเอกสาร PDF เป็น HTML โดยใช้ C# มาแปลงเอกสาร PDF เป็น HTML โ...

    blog.groupdocs.com/th/tag/pdf-to-html/index.xml
  4. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....latest version, you can now use C# 6.0 null-conditional operators...Coloring in Email Document Support C# 6.0 null-conditional ?. and ...

    blog.groupdocs.com/assembly/color-chart-series-...
  5. Licensing | GroupDocs

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....how to set a license from file: C# string licensePath = "path to...set a license from a stream: C# string licensePath = "path to...

    docs.groupdocs.com/annotation/net/licensing-and...
  6. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…...Does it provide a native C++ SDK? If not, what is the official...recommended way to use it in C++ applications? Pricing & LicensingPlease...

    forum.groupdocs.com/t/technical-consultation-fo...
  7. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....StoragePath = @"C:\storage"; // Create HTML handler...ViewerConfig(); config.StoragePath = @"C:\storage"; // Create image handler...

    blog.groupdocs.com/viewer/introducing-html-mini...
  8. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for .NET without a license (Evaluation Limitations)...how to set a license from file: C# using GroupDocs.Comparison ;...set a license from a stream: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/licensing-and...
  9. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/homophone-search/
  10. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....supporting only textual redactions: C# public class CustomTextualDocumen...handler for dump files ("*.dump"): C# var config = RedactorConfiguratio...

    docs.groupdocs.com/redaction/net/create-custom-...