Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 139,869 for

font

(0.3 sec)
  1. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....images and other content, specify font, paragraph and section formatting...article. Font Contains font attributes (font name, font size, color...

    reference.aspose.com/words/cpp/aspose.words/
  2. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...suspecting if any extra library for fonts or so is needed for this. alexey...DejaVuSans font. The problem occurs because the fonts used in the...

    forum.aspose.com/t/defect-data-validations-in-t...
  3. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...$pres = new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...Array" ); foreach ( $allFonts as $font ) { $embeddedFontsContain =...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  4. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...suggestions: Check Font Embedding : Ensure that the fonts used in your...in the PDF. You can control font embedding using the EmbedFullFonts...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  5. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/python-net/excel-themes-a...
  6. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....structure, graphics model and font embedding. Moreover, it features...size on the page. Embedding Fonts in Adobe PDF Format Aspose.Words...

    docs.aspose.com/words/java/specify-rendering-op...
  7. 在工作表中插入超链接|Documentation

    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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  8. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  9. Set Range Border with JavaScript via C++|Docume...

    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....ribbon, locate the “Font” group. Within the “Font” group, click on..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/set-range-...
  10. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...