Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 137,424 for

font

(0.16 sec)
  1. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... font . locale_id == 2055 ))) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation.... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words/doc...
  3. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....easy to coordinate colors, fonts, and graphic formatting effects..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  5. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); // Set the font weight to bold Font font = style . GetFont...GetFont (); font . SetIsBold ( true ); // Apply the style to the cell...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  6. 设置元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.Font中进行字体操作。了解如何设置字体元数据信息。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  7. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides....position labels, and how they look (font, number format, separators,...text_portion . portion_format . font_height = 8 label = series ....

    docs.aspose.com/slides/python-net/chart-data-la...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/
  9. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…...inits static resources, such as fonts, which are then reused on the...components that handle text/font related processing. If I want...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/