Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 33,205 for

line

(0.14 sec)
  1. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  2. Primary and Secondary Axis with JavaScript via ...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....a combination of column and line charts. Handle Primary and Secondary...the second series ChartType to line chart . nSeries . get ( 1 )...

    docs.aspose.com/cells/javascript-cpp/primary-an...
  3. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/cpp/create-high-low-close...
  4. CLI Tools | Aspose.PUB for .NET

    .NET C# API Solution to manage .pub files. Learn what CLI tools created with the use of API are now offered by Aspose.PUB...CLI tools (short from command-line) are applications that automate...Can be used via the command line or programmatically in C# code...

    products.aspose.com/pub/net/cli-tools/
  5. Mismatch Chart Types|Documentation

    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....available as Excel chart types: Line-Stepped Range-Plain Range-Smooth...

    docs.aspose.com/cells/reportingservices/mismatc...
  6. Email Storage Formats|Documentation

    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....and demarcated by a separator line. MBOX was first developed in...original format where “From " lines in the email body are quoted...

    docs.aspose.com/email/net/email-storage-formats/
  7. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....apply labels to data points in a line chart. public void DataLabels.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...ToArray()); If the last line adding a paragraph is removed...generated just fine. With the last line, the following error is thrown:...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise Line control and professional quality..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms....style, and the like) on the lines immediately following the text...question text is provided on a new line starting with a hash ( # )....

    docs.aspose.com/omr/cpp/hello-world/