Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 155,037 for

2

(0.33 sec)
  1. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/net/web-extensions/sampl...
  3. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  4. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...com January 29, 2026, 2:25am 1 我使用words.java 试图在word中...from page → Center X = 15 + 40/2 = 35pt // - Top edge at topMargin...

    forum.aspose.com/t/topic/324972
  6. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Discourse July 28, 2025, 1:55pm 2 @ankit.chhelavda It appears that...alexey.noskov July 28, 2025, 2:22pm 3 @ankit.chhelavda This can...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  7. Cells.MaxDataRow on large file - Free Support F...

    A file with 429,323 rows and 49 columns throws a System.OutOfMemoryException error when trying to use Cells.MaxDataRow to determine the last cell. Is there a limit to how big a file can be? If so, is there a workaround …...Product Family BRGQST January 2, 2026, 4:42pm 1 A file with 429...workaround here? amjad.sahi January 2, 2026, 5:23pm 3 @BRGQST , There...

    forum.aspose.com/t/cells-maxdatarow-on-large-fi...
  8. Wrong background in shape with m - Free Support...

    Hi, after uploading, it appears that many shapes are not displayed correctly (see screenshot below). The shapes that are displayed in dark gray or blue are also yellow in the original. If you look at the formatting of …...Product Family Chris2Stein January 2, 2025, 5:36pm 1 Hi, after uploading...Professionalize.Discourse January 2, 2025, 5:36pm 2 @Chris2Stein Could you...

    forum.aspose.com/t/wrong-background-in-shape-wi...
  9. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents.... Column 2 The object is positioned relative...left on even pages). Default 2 Default value is Column. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...