Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 124,834 for

font

(0.12 sec)
  1. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring their height, width and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Description color Gets or sets font color. The default value is...pydrawing.Color.silver. font_family Gets or sets font family name. The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....size of the font. doc . styles . at ( "Normal" ). font . size =...this section. // A large enough font size will push some lines down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...
  8. Aspose::Words::WarningInfo::get_Source method |...

    Aspose::Words::WarningInfo::get_Source method. Returns the source of the warning in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  10. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

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