Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 139,085 for

font

(0.22 sec)
  1. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping text when *.pptx file was saved in pdf format applying specific Font to the text. Scenario: there is a *.pptx file where Untitled Serif Font is applied to the text.…...Family slides-net , slides-fonts , slides-pdfexport VadymIanchenko...pdf format applying specific font to the text. Scenario: there...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  2. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save CFF Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  3. Font.Italic | Aspose.Words for .NET

    Discover the Font Italic property! Easily format text in italics to enhance readability and style in your designs. Boost your typography today!...Italic Font.Italic property True if the font is formatted as...); builder . Font . Size = 36 ; builder . Font . Italic = true...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose.Slides for C++: Unable to Recognize Some...

    2025.11.26.png (32.1 KB) 2025.11.26_1.png (86.9 KB)...uses a font that is not available on the machine and the font is...primary font and no suitable fallback font is configured. Font‑fallback...

    forum.aspose.com/t/aspose-slides-for-c-unable-t...
  5. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the Font is formatted as all capital letters....all_caps property Font.all_caps property True if the font is formatted...text = 'all capitals' ) run . font . all_caps = True para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFontSource constructor | Aspose.Words for P...

    aspose.words.Fonts.FileFontSource constructor...Description file_path str Path to font file. FileFontSource(file_path...file_path str Path to font file. priority int Font source priority...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  8. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  9. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the Font that will be used if no expected Font is found in printer and built-in Fonts collections in C++....Name of the font that will be used if no expected font is found...found in printer and built-in fonts collections. System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

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