Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 139,434 for

font

(0.16 sec)
  1. Fixed width fonts

    This article about monospace Fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/monospace...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Format (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/nodejs-cpp/convert-excel-...
  3. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance document grid behavior for improved formatting control.... // A large enough font size will push some lines down...size of the font. doc . Styles [ "Normal" ]. Font . Size = 20...

    reference.aspose.com/words/net/aspose.words/sec...
  6. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Description Font { get; } Provides access to font formatting of...HasOutlineBorder = false ; dataTable . Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldSymbol.fontName property | Aspose.Words fo...

    FieldSymbol.FontName property. Gets or sets the name of the Font of the character retrieved by the field....Gets or sets the name of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the Font is formatted as strikethrough text....strikeThrough property True if the font is formatted as strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  10. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....FontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/net/aspose.words/tex...