Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 33,431 for

line

(0.24 sec)
  1. TableStyle | Aspose.Words for Java

    Represents a table style in Java....endTable(); // Apply a line style to all the borders of...builder.endTable(); // Apply a line style to all the borders of...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    在 Java 中的 PowerPoint 演示文稿里创建图表...Line )。 访问图表数据 IChartDataWorkbook。...getShapes (). addChart ( ChartType . Line , 10 , 50 , 600 , 350 ); pres...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  4. 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/
  5. 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...
  6. 连接器|Aspose.Slides 文档

    在Java中连接PowerPoint形状...Line 0 ShapeType.StraightConnector1...getShapeType () == ShapeType . Line ) { dir = getDirection ( ashp...

    docs.aspose.com/slides/zh/androidjava/connector/
  7. Table Formatting in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/applying-formatting/
  8. 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...
  9. 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/
  10. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...format in the following code line: saveOptions.setCompliance(AsposeContants...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...