Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 34,994 for

line

(0.72 sec)
  1. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct.... GetStyle (); // This line will throw exception if Workbook...

    docs.aspose.com/cells/cpp/check-custom-number-f...
  2. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....to the left of every revised line. doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Java. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....axis, and the second chart is a line chart with X as a category axis...

    docs.aspose.com/cells/java/x-axis-vs-category-a...
  4. How to Create Dynamic Chart with C++|Documentation

    Learn how to create a dynamic chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to update and modify your chart's data, layout, and appearance in real time based on user input or system data changes....chart types such as column, line, bar, pie, scatter, and others...

    docs.aspose.com/cells/cpp/create-dynamic-chart/
  5. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...

    docs.aspose.com/3d/de/python-net/aspose-3d-docu...
  6. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....%&m - page break %&l - manual line break Examples Shows how to...%&m - page break %&l - manual line break %&& - & character See...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....once, // and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....js Draw Line in Excel using Node.js Hide...

    kb.aspose.com/cells/nodejs
  9. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of this data point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...2:02pm 7 @lyash , Please add a line in your code segment to save...

    forum.aspose.com/t/high-cpu-memory-utilization-...