Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 142,612 for

font

(0.52 sec)
  1. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....Set the style of the cell - font color is Red Style st = cell...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  2. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly.... Font . Bold = true ; // List all...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  4. FindReplaceOptions.replacing_callback property ...

    FindReplaceOptions.replacing_callback property. The user-defined method which is called before every replace occurrence....Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words PDF rendering issue — Thai / Lao /...

    When the bundled test.docx is rendered to PDF via Aspose.Words 26.4.0 (with the Aspose.Words.Shaping.HarfBuzz text shaper enabled), the Thai, Lao, and Khmer paragraphs wrap at incorrect positions. Glyph shaping is co…...26200) Fonts installed system-wide: Noto...we tried Setting only Font.NameBi (cs font slot) — no change to...

    forum.aspose.com/t/aspose-words-pdf-rendering-i...
  6. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...runs[-1] font = last_run.font font.bold = style.get("bold"...False) font.italic = style.get("italic", False) font.underline...

    forum.aspose.com/t/paste-back-shape-data-correc...
  7. 使用 Python 的水印注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除水印注释。... font_size = 25 text_state . font = ap . text .... FontRepository . find_font ( "Arial" ) 设置不透明度和水印文本 示例使用 50%...

    docs.aspose.com/pdf/zh/python-net/watermark-ann...
  8. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....resources, such as images, fonts, and external CSS, are saved...as FontsFolder which saves fonts to the specified folder and...

    docs.aspose.com/words/java/convert-a-document-t...
  9. 设置元数据| Node.js

    易于使用的node.js库,用于从aspose.Font中进行字体操作。了解如何设置字体元数据信息。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/metadata-inf...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); // Set the font weight to bold Font font = style . GetFont...GetFont (); font . SetIsBold ( true ); // Apply the style to the cell...

    docs.aspose.com/cells/zh/cpp/conditional-format...