Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 34,476 for

line

(0.06 sec)
  1. CompatibilityOptions.line_wrap_like_word6 prope...

    CompatibilityOptions.Line_wrap_like_word6 property. Emulate Word 6.0 Line Wrapping for East Asian Text....line_wrap_like_word6 property CompatibilityOptions.line_wrap_like_word6...6.0 Line Wrapping for East Asian Text. @property def line_wrap_like_word6...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...(Inherited from Field ) dont_affects_line_spacing Gets or sets whether...retrieved by the field affects the line spacing of the paragraph. end...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This Java code shows...hide the vertical axis for a line chart: Presentation pres = new...

    docs.aspose.com/slides/java/chart-axis/
  4. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...name: linenozm Geometry: Multi Line String Feature Count: 1 Extent:...Layer name: line Geometry: 3D Measured Multi Line String Feature...

    forum.aspose.com/t/different-geometrytype-creat...
  5. ArrowLength enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ArrowLength enumeration. Length of the arrow at the end of a Line....of the arrow at the end of a line. Members Name Description Short...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a Line....of the arrow at the end of a line. Members Name Description NARROW...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Employee Sales Summary|Aspose.Slides 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.... Company Sales Product Line Sales...

    docs.aspose.com/slides/reportingservices/employ...
  8. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted Lines when converted to PDF using the code below renders them as solid Lines. But when you zoom into the PDF to a rid…...that contains 2 x-axis dotted lines when converted to PDF using...below renders them as solid lines. But when you zoom into the...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  9. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....When true , adds a vertical line between columns. getSpacing()...When true , adds a vertical line between columns. setSpacing(double...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...auto line = MakeObject < Aspose :: Pdf :: Drawing :: Line > (... 100 , 100 , 100 , 195 })); line -> get_GraphInfo () -> set_FillColor...

    docs.aspose.com/pdf/zh/cpp/add-arc/