Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 151,017 for

2

(0.1 sec)
  1. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...

    reference.aspose.com/words/net/aspose.words/nod...
  2. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...ali April 8, 2021, 9:32pm 2 @artemrfokin We tried to achieve...get_Item(2).getMediaBox(); artbox = doc.getPages().get_Item(2).getArtBox();...

    forum.aspose.com/t/how-to-get-content-height-on...
  3. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issue PDFNEWNET-36833 - Free Support Forum - as...

    Hi, Could you please update me ETA for fix of Issue PDFNEWNET-36833? Thanks...ahmad June 23, 2014, 9:50am 2 Hi Omnath, As your issue is related...Regards codewarior June 23, 2014, 2:51pm 3 Hi Omnath, Thanks for contacting...

    forum.aspose.com/t/issue-pdfnewnet-36833/71002
  5. SummaryLength Enum | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummaryLength enum, offering flexible summary length options for enhanced document summarization and improved content clarity....VeryShort 0 Try to generate 1-2 sentences. Short 1 Try to generate...generate 3-4 sentences. Medium 2 Try to generate 5-6 sentences....

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection.... at ( 2 ). caption ). toEqual ( "Delphi"...( oleControlCollection . at ( 2 ). value ). toEqual ( "0" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ChartLegend.Position | Aspose.Words for .NET

    Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  10. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...