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

line spacing

(0.52 sec)
  1. 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/
  2. Raw Data Processing|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....conversion from CMYK color space to RGB is not available in version...multiplying the line size by the lines required. The line size may vary...

    docs.aspose.com/psd/net/raw-data-processing/
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  9. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....NuGet package manager command line by typing the following command:...define the API using the command line command: > dotnet add package...

    docs.aspose.com/drawing/net/developer-guide/cro...
  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...