Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 139,834 for

font

(0.12 sec)
  1. HtmlSaveOptions.fontsFolder property | Aspose.W...

    HtmlSaveOptions.FontsFolder property. Specifies the physical folder where Fonts are saved when exporting a document to HTML...Specifies the physical folder where fonts are saved when exporting a document...Aspose.Words needs to save fonts used in the document as standalone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...Unicode characters, special fonts (e.g., Wingdings, Symbol), or...PdfSaveOptions or embedding fonts explicitly in the conversion...

    forum.aspose.com/t/symbols-not-rendering-while-...
  3. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....the document, such as font size, font color, and page layout...presentation, such as font size, font color, and slide layout...

    products.aspose.com/total/python-net/conversion...
  4. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  5. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....resources, such as images, fonts, and external CSS, are saved...as FontsFolder which saves fonts to the specified folder and...

    docs.aspose.com/words/net/convert-a-document-to...
  8. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....$newPortion = new Portion (); $font = new FontData ( "SimSun" );...setComplexScriptFont ( $font ); $portionFormat :: setEastAsianFont ( $font ); $portionFormat...

    docs.aspose.com/slides/php-java/presentation-pr...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....Provides access to properties of fonts used in this document. getFontSettings()...getFontSettings() Gets document font settings. getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it to a font. The palette holds only 56 colors...

    docs.aspose.com/cells/net/excel-color-palette/