Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 35,050 for

line

(0.47 sec)
  1. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...a thick top border with blue line range . SetOutlineBorder ( BorderType...thick bottom border with blue line range . SetOutlineBorder ( BorderType...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  2. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...
  3. 在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线|D...

    学习如何在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线。...to render gridline as solid line const pdfSaveOptions = new PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. LineStyle | Aspose.Words for Java

    Specifies Line style of a Border in Java....public class LineStyle Specifies line style of a Border . Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: Working with...

    docs.aspose.com/words/net/working-with-charts/
  6. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridLines property. Gets or sets a flag indicating whether the axis has minor gridLines.... LINE , width = 500 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....the next or current line //if the current line becomes too long...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  8. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... fill ; // Get the line format type of the textbox....lineformat = textbox0 . line ; // Set the line weight. lineformat...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  9. 连接形状|Documentation

    本节介绍如何使用 Aspose.Diagram 连接两个形状。...The code line above is equal to the below two lines //diagram...

    docs.aspose.com/diagram/zh/net/connect-shapes/
  10. 连接形状|Documentation

    本节介绍如何用 Aspose.Diagram for Java 连接两个形状。...The code line above is equal to the below two lines //diagram...

    docs.aspose.com/diagram/zh/java/connect-shapes/