Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 141,507 for

font

(0.94 sec)
  1. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...possible reason may be the lack of fonts. In short: the original document...the fonts used, but the PDF/A document must have a font description...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  2. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....foreground colors, borders, fonts, horizontal and vertical alignments..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  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. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document // will...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 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...
  6. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....archiving, such as font linking (as opposed to font embedding) and...management guidelines, embedded font support, and a user interface...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  7. 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...
  8. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....FontFamily string “Segoe UI” The font family for the title text. FontStyle...Regular The font style for the title text. Several font styles can...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  9. Get Text Width of Cell Value|Documentation

    Learn how to get text width of cell value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to obtain the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...
  10. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...the way certain symbols or fonts are handled during the conversion...issue: Check Font Availability : Ensure that the font used for the...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...