Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 133,215 for

2

(0.15 sec)
  1. 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...
  2. 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...
  3. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  4. 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...
  5. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....12 , 10 , 6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object...SetArrayFormula ( u "=MYFUNC()" , 2 , 2 ); Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  6. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....2.docx" , SaveFormat . Docx , dataTable..."LowCode.MailMergeWithRegions.2.docx" , SaveFormat . Docx , dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  8. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++.... and the revisions count was 2. // If we are ignoring DML's unique...ASSERT_EQ ( isIgnoreDmlUniqueId ? 0 : 2 , docA -> get_Revisions () ->...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...