Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 35,055 for

line

(0.51 sec)
  1. 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...
  2. 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...
  3. 通过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...
  4. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....get_IsAuto ()); // Create a line chart with a series requiring...Drawing :: Charts :: ChartType :: Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series....apply labels to data points in a line chart (ApplyDataLabels). @staticmethod...data_labels [ i ] . show_leader_lines = True series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....put(40,40){ \ line(1,2){10}} \ put(60,40){ \ line( - 1,2){10}}...2){10}} \ put(40,40){ \ line(1,0){20}} % nose 93 \ put(50,20){ \ oval(80...

    docs.aspose.com/tex/net/what-is-latex/
  7. Segmentation Fault or ApsCustomLineCap issue in...

    Hi, Once again, like the many other posts I’ve made (e.g Aspose.Cells Segmentation Fault when saving to HTML ), I’m still getting segmentation faults when using aspose.cells.node (using the latest version). In this cas…...during my local tests, but the line cap error is clearly identified...HTML conversion handles these line cap definitions correctly. We...

    forum.aspose.com/t/segmentation-fault-or-apscus...
  8. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....Words :: Drawing :: ShapeType :: Line , Aspose :: Words :: Drawing...get_Orange ()); // Even though the line itself takes up little space...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. 主轴和副轴练习用C++|Documentation

    了解如何在Aspose.Cells for C++中理解和使用主轴和副轴。我们的指南将帮助您理解主轴和副轴的区别,以及如何有效地配置和使用它们的图表。...the second series ChartType to line chart . GetNSeries (). Get (...1 ). SetType ( ChartType :: Line ); // Set the series name chart...

    docs.aspose.com/cells/zh/cpp/primary-and-second...