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

line

(0.22 sec)
  1. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file in Node.js applications....writer and open the file, write a line of text to the file Extract...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  2. 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...
  3. 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...
  4. 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...
  5. Image Vectorization – C# code and Online Vector...

    Vectorize Image onLine or in C#! Image vectorization gives you all the advantages of vector graphics. Try OnLine Image Vectorizer for free!...Bezier curves, splines, and lines. Vectorization is helpful because...consisting of Bezier curves and lines. All vector graphics elements...

    products.aspose.com/svg/net/image-vectorization/
  6. 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...
  7. 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...
  8. 使用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/
  9. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。... GetStyle (); // This line will throw exception if Workbook...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  10. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...also include multilevel/out‑line numbering? The behavior can...

    forum.aspose.com/t/paragraph-numbering-not-incl...