Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 143,794 for

font

(0.2 sec)
  1. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the Font is formatted as outline....outline property Font.outline property True if the font is formatted... builder . font . outline = true ; builder . font . color = "#0000FF"...

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

    SystemFontSource.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 : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SystemFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.SystemFontSource constructor...Type Description priority int Font source priority. See the FontSourceBase...document’s system font source and set font substitutes. import...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute Font names for the specified original Font name....substitute font names for the specified original font name. getSubstitutes...Original font name. Returns List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless Font management....Examples Shows how to load and save font fallback settings to/from a...document that defines a set of font fallback settings. using ( FileStream...

    reference.aspose.com/words/net/aspose.words.fon...
  7. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  9. Customize Default Fonts in Presentations with P...

    Set default Fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Customize Default Fonts in Presentations with Python Contents...allows you to specify default fonts that are used when a presentation...

    docs.aspose.com/slides/python-net/default-font/
  10. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...