Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 33,483 for

line

(0.14 sec)
  1. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。...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/cells-border-setti...
  2. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....(kerning, advances) and therefore line breaks and wrapping? Yes. Changing...glyph metrics and can alter line breaks, wrapping, and pagination...

    docs.aspose.com/slides/androidjava/default-font/
  3. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....apply labels to data points in a line chart. public void dataLabels()...builder.insertChart(ChartType.LINE, 400.0, 300.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  4. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...error is thrown on the following line of code: using Aspose.Pdf.Facades;...NullReferenceExcepti is thrown at this line: var result = editor.Concat...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  5. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...style=\"margin-top:0pt; margin-bottom:8pt; line-height:108%; font-size:12pt\">"...style=\"margin-top:0pt; margin-bottom:8pt; line-height:108%\">" + "<span st...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 通过C++用Node.js处理主轴与次轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中理解并使用主轴和次轴。我们的指南将帮助您理解主轴和次轴的区别,以及如何有效配置和使用它们。...the second series ChartType to line chart . getNSeries (). get (...( AsposeCells . ChartType . Line ); // Set the series name chart...

    docs.aspose.com/cells/zh/nodejs-cpp/primary-and...
  7. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: Line 109: Presentation m_presentation = new Presentation(szPptxPath); This Line gives error: Aspose is not able to read this PPT. The error on t…...cs: line 109: Presentation m_presentation...Presentation(szPptxPath); This line gives error: Aspose is not able...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  8. How to draw an image|Documentation

    Draw an image. Drawing Lines, ellipses, rectangles, arcs, Bezier curves and strings....a dotted line or use SolidBrush for continuous lines, followed...of the lines: Please find more examples of drawing lines, ellipses...

    docs.aspose.com/imaging/java/developer-guide/ho...
  9. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, Line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Since shapes are made up of lines, you can format them by modifying...available in PowerPoint. Format Lines Using Aspose.Slides, you can...

    docs.aspose.com/slides/php-java/shape-formatting/
  10. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....DocumentBuilder > ( doc ); // Add a line chart, then clear its demo data...Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...