Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 150,741 for

2

(0.3 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Support for EXPAND formula - Free Support Forum...

    Hello, We have a customer interested in using the EXPAND formula which was added in Office365. Are there any plans to support this array formula in Aspose Cells? Can we request that it be added to the roadmap for consid…...He November 1, 2023, 1:11am 2 @weissa Sorry for any inconvenience...v25.8. sabnuq August 5, 2025, 2:53pm 6 Thank you so much! That...

    forum.aspose.com/t/support-for-expand-formula/2...
  4. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Right 2 Specifies that a data label should...[] { "Category 1" , "Category 2" , "Category 3" }, new double...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance.... External 2 CSS styles are written separately...ExternalCssFilenames.css" ; // 2 - Use a custom callback to name...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API.... SetColumnWidth ( 2 , 21 ); // Add a picture to the...worksheet . GetPictures (). Add ( 3 , 2 , 4 , 3 , srcDir + u "aspose-logo...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  8. 页眉和页脚|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.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&Pof&N" ); Apache POI SS -...

    docs.aspose.com/cells/zh/java/header-and-footers/
  9. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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.... createRow (( short ) 2 ); row . createCell ( 0 ). setCellValue...Date ()); row . createCell ( 2 ). setCellValue ( Calendar . getInstance...

    docs.aspose.com/cells/zh/java/create-different-...
  10. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...