Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 34,506 for

line

(0.44 sec)
  1. 趋势线|Aspose.Slides for Node.js via .NET 文档

    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....addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 var...Shapes 对象提供的 AddAutoShape 方法添加 Line 类型的 AutoShape 设置形状线条的颜色。 将修改后的演示文稿写入...

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  2. 通过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...
  3. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your document's hyperlinks are current and enhancing your content's reliability....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page count for efficient management and organization....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient document management....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!...)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Installation and Quick Start Tutorial|Documenta...

    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....> < band height = "1742" > < line > < reportElement x = "0" y..."1" /> < graphicElement /> </ line > < textField > < reportElement...

    docs.aspose.com/barcode/jasperreports/quickstar...
  8. 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...
  9. 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...
  10. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...(split across multiple lines) so that each line does not exceed the...and then reassemble it with line breaks. Set the Callback : When...

    forum.aspose.com/t/aspose-words-converting-a-wo...