Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 33,429 for

line

(0.11 sec)
  1. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/java/chart-axis/
  2. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/
  3. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability.... Underline Adds a line under the text. It is usually...formatting where the text has a line drawn through the center of...

    docs.aspose.com/font/net/font-formatting/
  4. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....Hide ] How to add Line Indent to PDF To add line indentation to...NewLine feed For adding text with line feed, please use TextFragment...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  5. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....Base64 , you can use a command line utility (if available on your...the <token list> as a command line to be executed in the operating...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  6. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…... Some lines are overlapping with other line. Some texts...texts are touching with other line’s text. I have attached the excel...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  7. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Base64 , you can use a command line utility (if available on your...the <token list> as a command line to be executed in the OS shell...

    docs.aspose.com/tex/net/latex-embedded-graphics/
  8. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding.... end_table () # Apply a line style to all the borders of...black table_style . borders . line_style = aw . LineStyle . DOUBLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding.... end_table () # Apply a line style to all the borders of...black table_style . borders . line_style = aw . LineStyle . DOUBLE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....generation, and you only need one line of code to get a copy of your...

    docs.aspose.com/words/nodejs-net/clone-a-document/