Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 134,637 for

font

(0.54 sec)
  1. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... font . color = "#FF0000" ; yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....wa ); //Create TextState for Font settings auto ts = MakeObject...Color :: get_Blue ()); ts -> set_Font ( Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  3. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....} Get Warning Callbacks for Font Substitution Extract Images...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  4. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...graphics primitives) or part of a font (e.g., a vertical bar character...

    forum.aspose.com/t/vertical-line-not-extracted-...
  5. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/ppsx/
  6. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/odp/
  7. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。..." ); // Enlarge its font to size 16 Style style = cell...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  9. 搜索

    搜索...println("Font Family: " + textStyle.getFont()...getFontFamily()); System.out.println("Font Size: " + textStyle.getFont()...

    blog.aspose.com/zh-hant/tasks/read-gantt-chart-...
  10. 使用XSLT从XML创建PDF|Aspose.PDF for C++

    C++库提供了将XML文件转换为PDF文档的能力,要求输入的XML文件必须遵循Aspose.PDF Schema。...<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/zh/cpp/create-a-hello-world...