Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,410 for

line spacing

(0.9 sec)
  1. 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...
  2. 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...
  3. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....value is in the coordinate space and units of the parent group...insert it into the group. # Line up the shape with the group's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. 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/nodejs-cpp/x-axis-vs-cate...
  5. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup(); // <-- comment/remove this line } // Call cleanup **once** after...features (e.g., modern paragraph spacing, override table style font...

    forum.aspose.com/t/document-bookmark-misplaced-...
  6. 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...
  7. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。... get ( 1 ); // Set the line space p . setLineSpaceSizeType...setLineSpace ( 20 ); // Set the space after p . setSpaceAfterSizeTyp...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  8. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Java. 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/java/x-axis-vs-category-a...
  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. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....column names from the first line of CSV data as shown in the...(the default is comma) Single-line comment start (the default is...

    docs.aspose.com/words/net/accessing-csv-data/