Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 139,680 for

font

(0.44 sec)
  1. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....Existing PDF File Set Default Font Name...

    docs.aspose.com/pdf/java/set-image-size/
  2. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color...."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  4. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the Font is formatted as bold in C++....DocumentBuilder::get_Bold method True if the font is formatted as bold. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/utility-features/
  6. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Locks Get Warning Callbacks for Font Substitution Get the Entire...Exceptions and Errors Involving Fonts on Linux Multithreading in Aspose...

    docs.aspose.com/slides/java/technical-articles/
  7. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...absence of the Cambria Math font on the system. No suitable replacement...please install the Cambria Math font on the system or use the FontsLoader...

    forum.aspose.com/t/nullpointerexception-occurs-...
  8. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  9. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....header with bold font. mDocumentBuilder . Font . Bold = true ;...data with normal font. mDocumentBuilder . Font . Bold = false ;...

    docs.aspose.com/words/net/integrating-aspose-wo...
  10. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....One approach is to reduce the font size of contents inside the...textFragmentCollecti ) { // Need to reduce font size at least for 70% textFragment...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/