Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 33,203 for

line

(0.14 sec)
  1. Free OCR applications|Documentation

    Explore free apps built with Aspose.OCR. Experience full product capabilities without writing a single Line of code....OCR without writing a single line of code. Free online applications...

    docs.aspose.com/ocr/apps/
  2. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....(for example, 25 lines with 80 characters per line) and non-formatted...file as array of string auto lines = System :: IO :: File :: ReadAllLines...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  3. MailMergeSettings.Query | Aspose.Words for .NET

    Discover how to leverage the MailMergeSettings Query property to efficiently import records from external data sources for seamless mail merge operations.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose Blog

    Aspose Blog - Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python...financial charts with just a few lines of code. This guide shows how...will learn how to generate a Line chart in Excel using C# and...

    blog.aspose.com/aspose.blog/
  5. ChartDataLabel.show_legend_key property | Aspos...

    ChartDataLabel.show_legend_key property. Allows to specify if legend key is to be displayed for the data labels on a chart...apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Custom Report Item Support|Aspose.PDF for Repor...

    Leverage custom report item support in Aspose.PDF for Reporting Services. Achieve tailored, high-quality PDF outputs effortlessly.... Line Arrows. Footnote/Endnote. Find...

    docs.aspose.com/pdf/reportingservices/custom-re...
  7. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/cpp/chart-legend/
  8. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::SignatureLine::get_Id m...

    Aspose::Words::Drawing::SignatureLine::get_Id method. Gets or sets identifier for this signature Line. This identifier can be associated with a digital signature, when signing document using DigitalSignatureUtil. This value must be unique and by default it is randomly generated new Guid (NewGuid) in C++....identifier for this signature line. This identifier can be associated...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....from left to right (by line), and each line is added to the array...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/