Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 152,073 for

2

(0.2 sec)
  1. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values..."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  5. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a document in C++.... AllowOnlyFormFields 2 User can only enter data in the...builder -> Writeln ( u "Section 2. Hello again!" ); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/pro...
  6. 在 Ruby 中设置形状的高度和宽度|Documentation

    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.... setWidth ( 2 * shape . getXForm () . getWidth...getValue ()) shape . setHeight ( 2 * shape . getXForm () . getHeight...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  7. System Requirements|Documentation

    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....BarCode for JasperReports: Java 2 Platform Standard Edition 5.0...0 or higher JasperReports 2.0, 3.0, or higher Features Installation...

    docs.aspose.com/barcode/jasperreports/system-re...
  8. Get Master Object from Drawing in Ruby|Document...

    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 # Get master object by id master...master_name = "Background tranquil .2" # Get master object by name master...

    docs.aspose.com/diagram/java/get-master-object-...
  9. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....setIndices ( new int []{ 0 , 1 , 2 , 3 , 4 , 5 }); // Now split it...it into 2 sub meshes, first mesh will contains 0/1/2 planes,...

    docs.aspose.com/3d/java/split-mesh/
  10. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...