Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 144,713 for

font

(0.29 sec)
  1. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your document's readability by toggling this feature on or off.... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  2. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Draw(img) font = ImageFont.load_default() d...d.text((10, 40), error, font=font, fill=(255, 0, 0)) # Save image...

    forum.aspose.com/t/python-words-and-barcode-for...
  4. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...required fonts are not available on your side. The fonts are required...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  5. ActiveX|Aspose.Slides for Node.js via .NET 文档

    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....()); var font = java . newInstanceSync ( "java.awt.Font" , control...getStaticFieldValue ( "java.awt.Font" , "PLAIN" ), 16 ); graphics...

    docs.aspose.com/slides/zh/nodejs-java/activex/
  6. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.Font_family property. Gets or sets Font family name...font_family property TextWatermarkOptions.font_family property...property Gets or sets font family name. The default value is “Calibri”...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Type1字体|Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 应用程序中使用 Type 1 字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/working-with-type1...
  8. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  9. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Family slides-java , slides-fonts , slides-chart , slides-pdfexport...Citi Sans Text font. Could you please share the font? forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... close (); Enable (disable) font embedding Add new Html LoadOptions...LoadOptions . Enable/Disable font embedding. Save a new Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf/