Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 2,436 for

font

(0.11 sec)
  1. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....differences : Style, color, font, and alignment changes GroupDocs...ChangedItemStyle : Format modified cells Font colors, bold, italic, underline...

    blog.groupdocs.com/comparison/compare-excel-spr...
  2. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Comparison for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... Ensure adequate fonts are installed in the container...on changes. Troubleshooting Font Issues If you encounter missing...

    docs.groupdocs.com/comparison/nodejs-java/runni...
  3. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....formatting differences (bold, font size, colour) alongside textual...

    blog.groupdocs.com/comparison/compare-word-docu...
  4. 比较 Excel 电子表格:使用 C# 进行高级逐单元格分析

    了解如何使用 GroupDocs.Comparison for .NET 以编程方式比较 Excel 电子表格。此指南演示了逐单元格比较、自定义样式、摘要页面以及 Excel 文档比较中的高级可见性控制,使用 C# 实现。...differences : Style, color, font, and alignment changes GroupDocs...ChangedItemStyle : Format modified cells Font colors, bold, italic, underline...

    blog.groupdocs.com/zh/comparison/compare-excel-...
  5. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... Ensure adequate fonts are installed in the container...PDF format. Troubleshooting Font Issues If you encounter missing...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  6. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal...... ## Troubleshooting ### Font Issues If you encounter missing...differences, install additional fonts by adding this to the Dockerfile:...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  7. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/exclude-fonts/weekly0.5https://docs.groupdocs...com/viewer/java/getting-used-fonts/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/viewer.xml
  8. Merge Word Documents | GroupDocs

    Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language....contains unformatted text and no font or page settings can be applied...formatting options such as setting fonts type, styles (bold, italic,...

    docs.groupdocs.com/merger/net/merge/word/
  9. 比較 Excel 試算表:使用 C# 進行進階逐格分析

    了解如何使用 GroupDocs.Comparison for .NET 以程式方式比較 Excel 工作表。本指南展示了逐格比較、自訂樣式、摘要頁面,以及針對 Excel 文件比較的進階可見性控制,使用 C#。...differences : Style, color, font, and alignment changes GroupDocs...ChangedItemStyle : Format modified cells Font colors, bold, italic, underline...

    blog.groupdocs.com/zh-hant/comparison/compare-e...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....add ( "© GroupDocs 2017" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/java/shapes-in-spr...