Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,852 for

2

(0.23 sec)
  1. PageSetup.TextColumns | Aspose.Words for .NET

    Discover the PageSetup TextColumns property, access a versatile collection of text columns to enhance your document layout and formatting effortlessly.... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...pattern = regex , replacement = '$2 took money from $1' , options...replace_regex ( regex , '$3 bought a $2 from $1' , options ) if use_substitutions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...png //ExStepSummary:2: The following code demonstrates...different sub mesh. //ExStepImage:2:step-2.png //ExStart //ExStep:0-...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... lineWidth = 2.5 ; builder . font . border .... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... line_width = 2.5 builder . font . border . line_style...write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...IGridJsService , GridJsService >(); 2. 设置缓存文件存储路径 你可以选择以下任意方法: 选项1:在Startup...GridJs2Controller : GridJsControllerBase 2. 在动作中获取JSON 在你的操作中获取JSON数据有两种方法:...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Accessing Table from Cell and Adding Values ins...

    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....F6 , which is at the offset (2, 2) of the table, also has a value...table . putCellValue ( 2 , 2 , "Offset [2,2]" ); // Save the workbook...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...