Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,445 for

line spacing

(0.12 sec)
  1. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Python via .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....the numbers are not equally spaced, nor do they even appear in...Axis, and the second chart is a line chart with X as a Category Axis...

    docs.aspose.com/cells/python-net/x-axis-vs-cate...
  2. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....the numbers are not equally spaced, nor do they even appear in...axis, and the second chart is a line chart with X as a Category axis...

    docs.aspose.com/cells/net/x-axis-vs-category-axis/
  3. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....value is in the coordinate space and units of the parent group.... InsertShape ( ShapeType . Line , RelativeHorizontalPo . LeftMargin...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create, Open and Add Mbox Files in C# .NET

    Discover mbox format for effective storage and processing of your email messages. Learn to create, open and add mbox files in C# .NET...“From " line (note the space after “From”). This line marks the...including mboxo (where the “From " line is preceded by a newline character)...

    blog.aspose.com/email/creating-mbox-files-using...
  5. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....Close Delete redundant spaces after line break while importing...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  6. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  7. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....or delete the extra spaces after the line‑break tag ( <br> tag)...false , which means all extra spaces will be preserved and imported...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. main.bundle.min.d3ea50f7c82ae23ba61ad2893354780...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/svg/css/main.bundle.min.d3ea50f...
  9. main.bundle.min.4da687641e678f5783a2bc83c7063ac...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/html/css/main.bundle.min.4da687...
  10. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...Create a new PNG image, draw a line on it and save it In the Kotlin...Subsequently, we draw a blue line on the image using a `Pen` object...

    docs.aspose.com/imaging/java/using-imaging-in-k...