Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 134,536 for

font

(0.13 sec)
  1. 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...
  2. 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...
  3. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  4. 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...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_LeftMode method. Gets or sets the interpretation mode of the Left property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its Position property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/java/faq/
  7. StreamFontSource.Type | Aspose.Words for .NET

    Discover the StreamFontSource Type property to easily identify your Font source type, enhancing your design flexibility and project efficiency....property Returns the type of the font source. public FontSourceType...StreamFontSource namespace Aspose.Words.Fonts assembly Aspose.Words StreamFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  8. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.Font_saving method. Called when Aspose.Words is about to save a Font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Create New Email in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/create-new-email-in-...