Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 139,844 for

font

(0.5 sec)
  1. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FontSubstitutionWarningInfo.requestedFamilyName...

    FontSubstitutionWarningInfo.requestedFamilyName property. Requested Font family name....requestedFamilyName property Requested font family name. get requestedFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....14pt; font-family:'Lucida Console'; font-size:10pt; d...display:inline-block; -aw-font-family:'Times New Roman'; " + u...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Font = " + borderNew.isFontApplied());...isFillApplied()); System.out.println("Font = " + border1.isFontApplied());...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  8. FileFontSource.filePath property | Aspose.Words...

    FileFontSource.filePath property. Path to the Font file....filePath property Path to the font file. get filePath () : string...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontInfoCollection.GetEnumerator | Aspose.Words...

    Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...access and print details of each font in a document. Document doc...null ) { Console . WriteLine ( "Font name: " + fontInfo . Name );...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Python via .NET. Our guide will show you how to format the labels with different Fonts, colors, and alignment options to enhance the appearance and readability of your charts....which can be used to set the font properties of the text, such...its text, and then sets the font of the first 10 characters by...

    docs.aspose.com/cells/python-net/rich-text-cust...