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

line

(0.07 sec)
  1. OCR results are returning multiple lines of tex...

    I’m using a memorystream created from a bitmap in memory. I set a RecognitionAreas (only one area is defined) in the RecongitionSettings. The defined RecongitionAreas image has only one Line of text, but the results re…...results are returning multiple lines of text (concatinated) for a...RecongitionAreas image has only one line of text, but the results return...

    forum.aspose.com/t/ocr-results-are-returning-mu...
  2. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with Golang via C++....workbooks with a few simple lines of code using Aspose.Cells....worksheet of charts workbook - line First worksheet of the picture...

    docs.aspose.com/cells/go-cpp/combine-multiple-w...
  3. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…... In my file, Line no. 143 has shifted to line no. 101 after...Ideally I would expect after line 100, 101-126 to get deleted(as...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  4. Create High-Low-Close (HLC) Stock Chart|Documen...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Python via .NET. 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 closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/python-net/create-high-lo...
  5. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows to...

    docs.aspose.com/cells/java/creating-waterfall-c...
  6. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature Line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++....identifier for this signature line. Default value is “{0000000...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...Add(pointsLayer); //add line CadLine line = new CadLine(new Cad3DPoint(0...100)); line.LayerName = "LinesLayer"; dwgImage.AddEntity(line); CadPoint...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  8. Adding Custom Properties|Aspose.PDF for Reporti...

    Learn how to add custom properties to PDF reports with Aspose.PDF for Reporting Services. Customize your documents efficiently....expand their usage, such as ToC, line arrows and so on. This section... such as Table of Contents, line arrows and so on. This section...

    docs.aspose.com/pdf/reportingservices/adding-cu...
  9. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address formatting....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>\"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Create a Combo Chart|Documentation

    Learn how to create a combo chart using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Now we will create a column‑line combo chart. We will first create...then modify the series type to line to achieve this combo chart...

    docs.aspose.com/cells/net/create-combo-chart/