Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 155,495 for

2

(0.71 sec)
  1. 使用aspose-words 2025.12.01版本在linux上提示CXXABI_1.3....

    使用aspose-words.jar和aspose-words-shaping-harfbuzz-plugin.jar 2025.12.01版本在linux上提示CXXABI_1.3.8 not found 如截图所示。 请问为什么 以及如何解决...noskov April 17, 2026, 2:07pm 2 @xiangma 对于 Windows 平台,无需额外安装...

    forum.aspose.com/t/aspose-words-2025-12-01-linu...
  2. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... ThickThin 2 Double lines, one thick, one thin...ForeColor = Color . White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Check Presence of a Master in the Visio Drawing...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) master_id = 2 # check master by id is_present...master_name = "Background tranquil .2" # check master object by name...

    docs.aspose.com/diagram/java/check-presence-of-...
  7. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency today!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/java/how-to-format-number...
  10. 在 Android 上管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 管理 PowerPoint 表格的行和列,并加快演示文稿的编辑和数据更新。... setText ( "Row 1 Cell 2" ); // 在表格末尾克隆第1行 table . getRows...getTextFrame (). setText ( "Row 2 Cell 1" ); // 向第2行第2单元格添加文本 table...

    docs.aspose.com/slides/zh/androidjava/manage-ro...