Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 34,190 for

custom font

(0.15 sec)
  1. Page Setup Features|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....displayed as &WO &"<FontName>" A font name. For example: &“Arial”...&"<FontName>, <FontStyle>" A font name with a style. For example:...

    docs.aspose.com/cells/java/page-setup-features/
  2. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...html > Advanced topics Adding Custom Labels to Data Points in the...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  3. Simple Labeling|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....LabelExpression Provides a way to customize and format label text. Overrides...LabelAttribute FontFamily Specifies font family to use to render text...

    docs.aspose.com/gis/net/simple-labeling/
  4. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...CompositeNode ) custom_node_id Specifies custom node identifier...paragraph_break_font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....Examples Shows how to insert and customize footnotes. auto doc = System..."Footnote text." ); // We can set a custom reference mark which the footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....Microsoft Word template, and customize its first list level. list1...list1 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...head > < title > Enable CSS Custom Properties Example </ title...< body > < h1 > Enable CSS Custom Properties Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  9. Aspose.PDF for Python via C++|Aspose.PDF for Py...

    Overview of key features and supported formats of Aspose.PDF for Python via C++, as well as the library's installation and licensing manual....add annotations, handle custom fonts and much more. In the documentation...

    docs.aspose.com/pdf/python-cpp/overview/
  10. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...apply_style_to_font(node.as_run().font, style) updated = True...'Underline.NONE', 'font_name': 'Arial', 'font_size': 10.0, 'color':...

    forum.aspose.com/t/aspose-words-python-missing-...