Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 34,671 for

line

(0.16 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java.... // Line up the shape with the group's...group shape, with its top size lined up along the group shape's bottom...

    reference.aspose.com/words/java/com.aspose.word...
  2. Multimedia Accessibility – C# Examples

    Learn how to make multimedia accessible to all users and check multimedia accessibility in C# with Aspose.HTML for .NET API....> 8 </ video > Let’s look at line 5 of the HTML code. The src...

    docs.aspose.com/html/net/multimedia-accessibility/
  3. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...do not put them in the same line. b) If WorkbookDesigner.LineByLine...

    forum.aspose.com/t/issue-with-directly-accessin...
  4. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...‘set_image_format’ Then commented this line, then got this error - image_options...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...customStyleSheet ; // Apply line style sourceShape . LineStyle...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. 使用文本|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....customStyleSheet ); //Apply line style sourceShape . setLineStyle...

    docs.aspose.com/diagram/zh/java/working-with-text/
  7. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....""addr:housename"", ""addr:housenumber"", 'line' as ""source"", building, admin_level...as way FROM public.planet_osm_line CROSS JOIN envelope WHERE ST_Intersects(way...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  8. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...Line )。 访问图表数据 IChartDataWorkbook。...getShapes (). addChart ( ChartType . Line , 10 , 50 , 600 , 350 ); pres...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  9. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...getLastFontValue(lastStyleJson, styleName + "-line-height"); if (!"".equals(lineHeightS))...setLineSpacing(lineHeight * LINE_SPACE_UNIT); } // 段前间距 String...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  10. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....preferred cell width is more in line with the DOCX format specification...

    docs.aspose.com/words/net/applying-formatting/