Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 33,863 for

line

(0.59 sec)
  1. 使用文本|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-text/
  2. 使用文本|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/
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) is_signature_line Indicates that shape is a SignatureLine...(Inherited from ShapeBase ) signature_line Gets SignatureLine object if...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....map ) that contain lines such as Copy 1 putr8r Utopia...EC fonts. As a consequence, a line such as Copy 1 < 9 > < 10 >...

    docs.aspose.com/tex/java/latex-fonts-setup/
  6. 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...
  7. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....preferred cell width is more in line with the DOCX format specification...

    docs.aspose.com/words/java/applying-formatting/
  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. 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/
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...(remove any stray whitespace or line‑breaks before decoding). For...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...