Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 142,711 for

font

(0.51 sec)
  1. Installation | Aspose.Font for .NET

    Learn about how to install C# Font Manipulation and Management API on .NET Platform through NuGet and Package Manager Console....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/installation/
  2. Cloning Series and all of their properties to l...

    Hello i have a routine in which I have a chart with demo data and prepared with all sorts of layout to the chart itself but also to the series. In this chart I add new data series based on different datasources. To do th…... no datalables, but also no font styles, colorcoding. How can...

    forum.aspose.com/t/cloning-series-and-all-of-th...
  3. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in C#....message is written using a bold font to make it more apparent. Consider...

    docs.aspose.com/words/net/inlining-syntax-error...
  4. Digitally Sign PDF File Online or using Android...

    Free online app for digital signature in PDF files. Develop Android application to electronically sign PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/signatur...
  5. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypeFonts = true while creating the Word document from the dotx template. But some Fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...Some fonts are replaced with Calibri in the final doc Aspose...the dotx template. But some fonts are replaced with Calibri in...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  6. Watermark DOCX Files Online or using Java | pro...

    Free online app to Watermark different DOCX files. Java watermark library code for DOCX documents....class object Set options like font, color, layout Use getWatermark()...JRE. For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/watermark/docx/
  7. Chart.ToImage() renders poor quality / misalign...

    Environment Package: Aspose.Cells (netstandard2.0 build) Version: 25.5.0.0 .NET Version: .NET 8 Windows: Windows Server 2022 (reference/working environment) Linux: Debian 12, deployed via Podman Output format: EMF (Asp…...the text suggests potential font substitution or scaling discrepancies...

    forum.aspose.com/t/chart-toimage-renders-poor-q...
  8. Integration with JasperServer|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....you can use the JasperReports font‑mapping feature or specify the...

    docs.aspose.com/cells/jasperreports/integration...
  9. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/
  10. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/docx/