Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 19,375 for

2 of

(0.1 sec)
  1. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width Of the cell in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index Of a node's starting page. Simplify your mapping process today!... Write ( "Section 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Write ( "Section 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...trying to convert the following 2 table’s that are present in the...Discourse May 19, 2025, 11:52am 2 @Adhirath When converting an Excel...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  5. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...rectangle the first 4 and the last 2 steps will be the same, but points...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  6. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  7. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances Of this powerful class for enhanced data management and functionality....new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...assertEquals(4, properties.getCount()); // 2 - Remove by name: properties.remove("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....get(2).getFieldCode()); // Allow each...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  10. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutOfitAspose.Words.Tables.AutOfitBehavior method in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...