Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 141,262 for

font

(0.24 sec)
  1. Manage Text Portions in Presentations in .NET|A...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for .NET, boosting performance and customization....handling cases where a specified font is unavailable. In addition...theme style. What happens if the font specified for a Portion is missing...

    docs.aspose.com/slides/net/portion/
  2. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label...Name Description font Gets the list label font. labelString Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StreamFontSource.type property | Aspose.Words f...

    StreamFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Glyph.glyph_index property | Aspose.Words for P...

    Glyph.glyph_index property. Index of the glyph (GID) in the physical Font....glyph (GID) in the physical font. @property def glyph_index (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. After convert to pdf, the tablelayout are diffe...

    pdf: word:...please attach these fonts here? The fonts are required to build...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  7. FileFontSource.cacheKey property | Aspose.Words...

    FileFontSource.cacheKey property. The key of this source in the cache....cache item when saving/loading font search cache with methods. If...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...