Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 34,973 for

line

(0.08 sec)
  1. 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...
  2. Fixed width fonts

    This article about monospace fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....Terminal emulators and command-line interfaces - Monospace fonts...terminal emulators and command-line interfaces to improve the legibility...

    docs.aspose.com/font/net/what-is-font/monospace...
  3. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() does not update number of lines and pages properties. Use the...count. update_word_count(update_lines_count) Updates word count properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  5. While converting doc to pdf vertical lines are ...

    converted_pdf.pdf (112.7 KB) ERG Template NDA (Mutual) cleannn (1) (3) test.docx (42.8 KB)...converting doc to pdf vertical lines are appearing i have attached...Word, I don’t see any vertical lines. Could you please send the original...

    forum.aspose.com/t/while-converting-doc-to-pdf-...
  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. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....same distance along parallel lines. This can be interpreted as...along the y-axis (line 12) and the x-axis (line 14). A scale value...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  9. 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/
  10. 在 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/