Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 34,956 for

line

(0.56 sec)
  1. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....Description ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table...Table Rows Apart LINE_WRAP_LIKE_WORD_6 Line Wrap Like Word 6...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyLine annotations in PDF documents using Aspose.PDF for Java....circles, polygons, polylines, and lines. Add square, circle, polygon...} Add a line annotation This example creates a line annotation...

    docs.aspose.com/pdf/java/shape-annotations/
  3. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the PictureCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...vertices connected by straight lines. Polyline Annotations are also..."Appartments_del.pdf" ); } How to add Line Annotation into existing PDF...

    docs.aspose.com/pdf/cpp/figures-annotation/
  6. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... If you need to insert a line break into the document property...property, you can use soft line break instead of paragraph break:...

    forum.aspose.com/t/error-on-updating-fields-of-...
  7. 使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工作簿中创建签名行...body > < h1 > Add Signature Line Example </ h1 > < input type...Workbook (); } // Create signature line object const signatureLine =...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. dasharray.svg

    <Line x1="20" y1="30" x2="400" y2="30" style="stroke:RGB(112, 128, 144); fill:none; stroke-width:10; stroke-dasharray:10 5;" /> line x1="20" y1="30" x2="400" y2="30"...stroke-dasharray:10 5;" /> <line x1="20" y1="80" x2="400" y2="80"...

    docs.aspose.com/svg/files/dasharray.svg
  9. Working with Fonts in C#|Aspose.Words for .NET

    Font formatting in details using C#. Emphasis mark in C#. Get font Line spacing using C#.... Getting Font Line Spacing Font line spacing is the vertical...of two consecutive lines of text. So line spacing includes the...

    docs.aspose.com/words/net/working-with-fonts/
  10. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...