Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,553 for

font

(0.06 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. 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...
  3. 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...
  4. 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
  5. 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...
  6. 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/
  7. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...TextWatermark(baseText, new Font("BMWTypeNext Kr TT Regular"...TextWatermark(baseText, new Font("BMWTypeNext Kr TT Regular"...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  8. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the Fonts do not seem to render correctly during the conversion p…...images appear blurry, and the fonts do not seem to render correctly...text blurriness or significant font differences. If you’re seeing...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  9. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....search criterion containing font name, size, color etc and the...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....responsible for embedding the font resources into the resultant...which fonts should be embedded into PDF. By default fonts are not...

    docs.groupdocs.com/editor/net/edit-pdf/