Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 19,383 for

2 of

(0.08 sec)
  1. Aspose::Words::PageSetup::get_TextColumns metho...

    Aspose::Words::PageSetup::get_TextColumns method. Returns a collection that represents the set Of text columns in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....")); // 2 - Load a document that exists...writeln("Item 1"); builder.writeln("Item 2"); doc.cleanup(); Assert.assertEquals(6...

    reference.aspose.com/words/java/com.aspose.word...
  3. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection Of pieces Of text inside the paragraph in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...1)、Range(0, 2)、Range(1, 0)、Range(1, 1)、Range(1, 2)、Range(2, 0)、Range(2...0)、Range(2, 1)、Range(2, 2)、Range(3, 0)、Range(3, 1)、Range(3, 2)。 使用以下属性来识别范围中的单元格:...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  7. Autofit Rows and Columns in Jython|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.... autoFitRow ( 2 ) # Auto - fitting the 3rd row...row # worksheet . autoFitRow ( 2 , 0 , 8 ) # Uncomment this line...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Takes...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. Utility Features Available in Aspose.Tasks for ...

    The page describes a set Of useful utility functions that can be applied to project files using Aspose.Tasks for Java. such as a critical path calculation, working with task filters and so on....Tasks-for-Java 2 // The path to the documents directory...getRootTask (). getChildren (). add ( "2" ); 10 Task subtask3 = project...

    docs.aspose.com/tasks/java/utility-features/
  10. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width Of the cell in points.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

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