Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 155,328 for

2

(0.12 sec)
  1. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration.... That ( paragraphs [ 2 ]. ListLabel . LabelString , Is...Assert . That ( paragraphs [ 2 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  2. TextColumn.SpaceAfter | Aspose.Words for .NET

    Discover the TextColumn SpaceAfter property to easily adjust spacing between columns in your layout. Enhance readability and design with precision!... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... writeln ( 'Paragraph 2.' ) layout_collector = aw . layout...[ 0 ])) self . assertEqual ( 2 , layout_collector . get_start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... writeln ( 'Paragraph 2.' ) builder . write ( 'Paragraph...paragraph. \n\n\t ' + 'Paragraph 2. End of paragraph. \n\n\t ' +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....allMonths ; j ++ ) { const _row = i + 2 ; const _column = j + 1 ; sheet..._column ). putValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  9. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…... We have defined 2 pages in our XML file, and we...the 1st page header in pages 2…n with the one from the 2nd page...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  10. Calculate Custom Functions in GridWeb|Documenta...

    This article introduces features of custom functions in GridWeb....it multiplies its parameter by 2 and returns the result. So if...parameter is 9, it will return 2 * 9 = 18. Sample Code Enter Cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...