Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 48,085 for

(c )

(0.12 sec)
  1. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Managers.Name]>> <<[c.Price]>><</foreach>> Total: <<[ds<br/> .Contracts<br/>...

    docs.groupdocs.com/assembly/java/template-synta...
  2. Get comparison result as an object model | Grou...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET....document object and get changes C# using System ; using GroupDocs...to the format being compared. C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  3. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....this string documentPath = @"C:\sample.docx" ; // NOTE: Put here...GroupDocs.Redaction.Examples C# solution file. The project is...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  4. 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" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  5. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  6. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API...."Price":750000}, {"Client":{"Name":"C & D"},"Price":350000}\] }, { "Name":"Tony...Generate Reports from JSON Data in C#...

    blog.groupdocs.com/assembly/generate-pdf-report...
  7. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....GetFiles(@"C:\\download files", "\*.jpeg");...dirInfo = new DirectoryInfo(@"C:\\download files"); string\[\]...

    blog.groupdocs.com/metadata/get-specific-file-t...
  8. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.... const filePath = 'c:/MyDocuments/SomeDocument.pdf'...pdf' ; const indexFolder = 'c:/MyIndex/' ; const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  9. 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 ほ...... C# を使用して PDF ドキュメントを HTML に変換する...

    blog.groupdocs.com/ja/tag/pdf-to-html/index.xml
  10. 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 に変換する...

    blog.groupdocs.com/ja/tag/convert-pdf-to-html/i...