Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 20,000 for

2 of

(0.06 sec)
  1. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index Of any property in your collection. Enhance your coding efficiency!... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Notes::EndnoteOptions::get_Numbe...

    Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...aspose-cells imparthgalani July 2, 2025, 12:46pm 1 @John.He , @amjad...Professionalize.Discourse July 2, 2025, 12:46pm 2 @imparthgalani Cause...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  5. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list Of styles other than the built-in heading styles to include in the table Of contents....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create TextBox in which each line is having dif...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  7. 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/ja/net/web-extensions/sa...
  8. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, Of the first slice Of the parent pie chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

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