Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 141,969 for

font

(0.23 sec)
  1. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling.... dispose (); } } Set Font Properties for Chart Aspose...provides support for setting the font related properties for the chart...

    docs.aspose.com/slides/nodejs-java/chart-format...
  2. 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...
  3. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....getFont() Provides access to the font formatting of the chart title...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Font Product Family Aspose.TeX Product...from PDF Form using C# Extract Font from PDF using C# Convert URL...

    kb.aspose.com/pdf/net/
  5. 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...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-docum...
  8. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  9. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  10. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...GetChildNodes(NodeType.Run, true)) { childRun.Font.DoubleStrikeThrough = true;...

    forum.aspose.com/t/words-cannot-set-revisiontex...