Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 140,692 for

font

(0.11 sec)
  1. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  2. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....Font Product Family Aspose.TeX Product...set parameters like position, font, and rotation angle Create a...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  3. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#....Font Product Family Aspose.TeX Product...tick in it, and set the cell font that supports this tick mark...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  4. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....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...
  5. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....the font. doc . styles . get_by_name ( 'Normal' ) . font . size...this section. # A large enough font size will push some lines down...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Appendices|Documentation

    Additional information common to all topics of the documentation....Appendices Contents [ Hide ] Font and background colors Optical...

    docs.aspose.com/omr/net/appendices/
  8. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... font Provides access to font formatting of the...Center ; yAxis . tickLabels . font . color = "#FF0000" ; yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DisableOpenTypeFontFormattingFeatures method. Specifies to disable OpenType Font formatting features in C++....Specifies to disable OpenType font formatting features. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....examples that show how to apply font settings, border settings, and...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/net/conditional-formatting/