Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,440 for

line spacing

(0.11 sec)
  1. 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-...
  2. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...code composed of parallel lines and spaces of different widths or...to identify black and white lines in a barcode label. Barcode...

    docs.aspose.com/barcode/python-net/manage-barco...
  3. 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...
  4. 新建一个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
  5. 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...
  6. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second Line of wrapping text for the list level....position (in points) for the second line of wrapping text for the list...Lists . ListTrailingCharacte . Space ; listLevel . numberPosition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....documents to specify color spaces, color profiles, and color...description of geometric shapes, lines, curves, and text as mathematical...

    docs.aspose.com/page/net/page-description-langu...
  8. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...StringReader(md) Dim line As String = sr.ReadLine() While line IsNot Nothing...If IsPipeRow(line) Then Dim header As String = line Dim sep As...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  9. 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...
  10. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。... Get ( 1 ); // Set the line space p . SetLineSpaceSizeType...SetLineSpace ( 20 ); // Set the space after p . SetSpaceAfterSizeTyp...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...