Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 139,847 for

font

(0.36 sec)
  1. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...14pt; font-family:'Lucida Console'; font-size:10pt; d...display:inline-block; -aw-font-family:'Times New Roman'; " + ...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...14pt; font-family: \' Lucida Console \' ; font-size:10pt;...font-size:10pt; display:inline-block; -aw-font-family: \' Times New Roman \'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on 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...
  6. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....getFont() Gets the list label font. getLabelString() Gets a string...public Font getFont() Gets the list label font. Returns: Font - The...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation . dispose (); } Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the Font formatting of the anchor character of this object in C++....get_Font method Contents [ Hide ] InlineStory::get_Font method...method Provides access to the font formatting of the anchor character...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. FontInfo.panose property | Aspose.Words for Python

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....compact 10-byte description of a fonts critical visual characteristics...access and print details of each font in a document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new System . Drawing . Font ( control ...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/