Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 34,868 for

line

(0.7 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....draws a line from the current point to the new point (Line to x=10...Another 'L' to draw a line to a new point (Line to x=0, y=10). 9 ...

    docs.aspose.com/svg/net/svg-builder-api/
  5. 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/
  6. 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...
  7. Convert Shapefile to JSON in Python

    Aspose.GIS for Python via .NET enables developers to convert Shapefile to JSON in Python. This GIS SDK is robust and offers efficient file format conversion....vector data such as points, lines, and polygons. In modern-day...following command in the command line interface: pip install aspose-gis-net...

    blog.aspose.com/gis/convert-shapefile-to-json-i...
  8. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …... Are there batch (command-line) methods for converting older...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  9. Aspose PS to PDF Support - Free Support Forum -...

    from C# Aspose : Is there a way to convert PS to PDF ? Sample PS file...accessible from your command line. Run the Ghostscript command...

    forum.aspose.com/t/aspose-ps-to-pdf-support/315448
  10. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...parameter “riskAddress2” to the line 4 and the null value is still...project you have to replace the line 37 of class Test.java by a correct...

    forum.aspose.com/t/illegalstateexeption-occured...