Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 34,944 for

line

(1 sec)
  1. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...TextParagraph (); // Set subsequent lines indent paragraph . SubsequentLinesInden...HtmlFragment ( "`<body style='line-height: 100px;'><ul><li>Fir...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  2. 使用 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/
  3. 图表渲染|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  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. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....linkAnnot -> get_Action ()); // Next line update destination, do not update...2 , 0 , 0 , 1.5 )); // Next line update file goToR -> set_File...

    docs.aspose.com/pdf/cpp/update-links/
  6. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... LINE , 100 , 100 , 400 , 300 ) chart...add_chart ( charts . ChartType . LINE , 100 , 100 , 400 , 300 ) chart...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  7. GraphClinet listMessage Exception - Free Suppor...

    Hi I am using Aspose email version 21.10 on Windows. Wih one specific msg file method IGraphClient.listMessages throws an exception: class com.aspose.email.system.exceptions.FormatException: The specified string is not…... Line 21, position 11. Do I need to...character in the given encoding. Line 23, position 11. com.aspose...

    forum.aspose.com/t/graphclinet-listmessage-exce...
  8. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....for a page break, and &l for a line break. Note that the metacharacter...shows how to prepend a line number to each line: FAQ Q: How can I...

    docs.aspose.com/words/net/find-and-replace/
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....LineSpacing { get; } Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/net/aspose.words/font/