Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 139,694 for

font

(0.29 sec)
  1. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...make sure that all Windows fonts are properly installed and present...the html and if I remove the font specification for “Source Sans...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  3. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... height ) # font = draw.Font(control.properties["FontName"]...properties["FontName"], 14) font = draw . Font ( "Arial" , 14 ) with draw...

    docs.aspose.com/slides/zh/python-net/activex/
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation -> Dispose (); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the Font is underlined....underline property True if the font is underlined. get underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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-...
  7. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the Font sty…... Now I need to copy all the font styles, paragraphFormat styles...12:06pm 2 @WJobin To copy the font styles, paragraph formats, and...

    forum.aspose.com/t/copy-table-cell-styles/307232
  8. Specify Individual or Private Set of Fonts for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Individual or Private Set of Fonts for Workbook Rendering Contents...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/net/specify-individual-or...
  9. 在 Android 上管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何利用 ActiveX 自动化并提升 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/androidjava/activex/
  10. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...and checks Font availability – If the PDF uses fonts that are not...possible, embed the required fonts in the PDF (e.g., Document.FontEmbeddingMode...

    forum.aspose.com/t/convert-pdf-to-image-results...