Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 120,966 for

font

(0.09 sec)
  1. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_Fonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....use_core_fonts property PdfSaveOptions.use_core_fonts property...not to substitute TrueType fonts Arial, Times New Roman, Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  4. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EOT to TTF Converter API | C++

    Convert EOT to TTF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/eot-to-...
  6. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your Font's underline color for enhanced text styling and visual appeal....UnderlineColor Font.UnderlineColor property Gets or sets the...the underline applied to the font. public Color UnderlineColor...

    reference.aspose.com/words/net/aspose.words/fon...
  7. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...there are problems, when the font “Akagi” is used in the PDF....format when using the “Akagi” font, particularly since the update...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  8. WOFF to WOFF2 Converter API | C++

    C++ API to transform WOFF to WOFF2, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff-to...
  9. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...Font = FontRepository.FindFont(“Arial”);...essential to ensure that the font you are using supports the Chinese...

    forum.aspose.com/t/system-displaying-invalid-ch...
  10. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...