Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 35,050 for

line

(1.75 sec)
  1. UPC in Android via Java | products.aspose.com

    Aspose.Barcode for Android via Java API allows customize, generate and recognize UPC barcodes in your Java application...product within that product line. For more information about...

    products.aspose.com/barcode/android-java/upc/
  2. Convert USDZ to 3DS via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Install from command line as nuget install Aspose.3d or...

    products.aspose.com/3d/net/conversion/usdz-to-3ds/
  3. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing text finder from image using Python....flag for recognizing a single line, setting the list of text areas...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  4. Create a Treemap in Excel using C#

    This article explains the process to create a Treemap in excel using C#. It has details to set the IDE, a list of steps, and a sample code to generate a Treemap chart in Excel....Column, Cone, Cylinder, Doughnut, Line, and Pie, among others. Various...

    kb.aspose.com/cells/net/create-a-treemap-in-exc...
  5. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....position, hanging punctuation, line spacing, mirror indents, style...

    kb.aspose.com/words/java/paragraph-formatting-i...
  6. Legends are mis placing while exporting from Ex...

    As per the excel and chart below, here lower bound column there is no color fill as per template. But in chart it is showing legend and legend colors for Range and Line. image.png (26.8 KB) So, here my question is I h…...legend colors for Range and Line. image.png (26.8 KB) So, here...

    forum.aspose.com/t/legends-are-mis-placing-whil...
  7. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...add(category); } Which works fine for a line chart (all categories have labels)...

    forum.aspose.com/t/missing-category-from-the-la...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format.Pdf Portable...

    docs.aspose.com/ocr/java/save-file/
  9. Rotating stamp about the center point|Aspose.PD...

    This section explains how to rotate stamp about the center point using Stamp Class....stamp ); } } } } Adding multi line watermark Analyzing your prompt...

    docs.aspose.com/pdf/net/rotating-stamp-about-th...
  10. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a Line chart as an image, but during the process, the chart Lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\Lines.xlsx")); Chart char…...Chart lines disappear when the chart is saved as an image Aspose...Hello, I’m trying to save a line chart as an image, but during...

    forum.aspose.com/t/chart-lines-disappear-when-t...