Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 46,667 for

(c )

(0.06 sec)
  1. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...Main(String[] args) in C:\Projects\NETFrameworkGroupDo...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  2. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...here: c:\Windows\Temp\CustomTempFonts , on others here: c:\Use...

    forum.groupdocs.com/t/persistent-customtempfont...
  3. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....fontSource = new FolderFontSource ( "C:\\custom_fonts" , SearchOption...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  4. Template Syntax - Part 2 of 2 | Documentation

    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...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/net/template-syntax...
  5. Template Syntax - Part 2 of 2 | Documentation

    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...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/python-net/template...
  6. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....below shows all possible ways: C# // 1. Specify by filename string...class, as it is shown below: C# LoadOptions loadOpts = new LoadOptions...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  7. GroupDocs.Watermark on GroupDocs Blog | Documen...

    GroupDocs.Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark on GroupDocs Blog | Document Automation Solutions for .NET & J...... 如何生成平铺水印 了解使用 C#、Java 和 Node.js 为文档生成平铺水印的技术。通过本分步指南增强文档安全性。...

    blog.groupdocs.com/zh/tag/groupdocs.watermark/i...
  8. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …... Below is a C# code example demonstrating how...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  9. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....list of supported file formats: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-supported...
  10. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Merger merger = new Merger ( @"c:\sample.vsdx" )) { IDocumentInfo...

    docs.groupdocs.com/merger/net/get-document-info...