Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 34,510 for

line

(0.82 sec)
  1. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for Node.js via C++....Create TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  2. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...specifies the type of the leader line displayed under the tab character...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....array in blender file Center line profile support Add Boolean...21.12 Add line export support in U3D format Add line import suport...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  5. How to Extract Text From Image in C++

    In this tutorial, we will learn how to extract text from Image in C++. You can extract text in languages like English, German, Chinese, Portuguese, Spanish and French etc. from PNG, JPG or BMP images in C++ with simple API calls that can be used in Windows or Linux environments....with simple API calls in few lines of code. You need to specify...language etc. Then using single line of code extract the text information...

    kb.aspose.com/ocr/cpp/how-to-extract-text-from-...
  6. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... GetFill (); // Get the line format type of the textbox....textbox0 . GetLine (); // Set the line weight. lineFormat . SetWeight...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  7. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...‘AddPageNoTextStamp’ (line: 60) at ‘print via sftp’ (line: 40) I marked...marked the line where it fails with ***** petermariavh March 16, 2025...

    forum.aspose.com/t/relfection-error-when-callin...
  8. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...writeln("a line of text for reference"); //...direction, TextBox collapses into a line fragment. The current property...

    forum.aspose.com/t/incorrect-position-of-text-b...
  9. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  10. Clone a Document in Java|Aspose.Words for Java

    Clone a document to get its identical copy. When creating a copy, nodes and properties of the original document are cloned using Java....generation, and you only need one line of code to get a copy of your...

    docs.aspose.com/words/java/clone-a-document/