Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 48,103 for

(c )

(0.27 sec)
  1. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-reports/
  2. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...HIBCPASData signature to document using c#: using ( Signature signature...signature from the document using c#: using ( Signature . Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  3. 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/
  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. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....snippet shows the old coding style: C# //Get Configurations ViewerConfig...snippet shows the new coding style: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  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. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...topic: Loading Custom Fonts using C# in Windows and Linux atir.tahir...located string fontsFolder = @"c:\CustomFonts\"; // Create a Font...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  8. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide 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 document Edit the Worksheet with your data to update the chart....Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/java/individual-ser...
  9. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on.... C# Java Apart from extracting by...can be achieved using the code. C# Java Now, you have seen how you...

    blog.groupdocs.com/parser/extract-data-fields-f...
  10. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....InvoiceAmount]:"C">> Thank you for your business...<<[ProductName]>> - <<[Price]:"C">> <</foreach>> Total: <<[order...

    docs.groupdocs.com/assembly/net/basic-usage-gen...