Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,392 for

2

(0.39 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Column 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  3. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page numbers for a polished look....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... value = 2 ; worksheet . cells . get ( "A3"...cells . get ( "B2" ). value = 2 ; worksheet . cells . get ( "B3"...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  5. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...Family words-java priyanka9 April 2, 2025, 1:51am 1 Hi @alexey.noskov...issue alexey.noskov April 2, 2025, 4:33am 2 @priyanka9 The behavior...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  8. Manage Chart Data Markers in Presentations on A...

    Customize chart data markers in Aspose.Slides for Android, boosting presentation impact across PPT and PPTX formats with clear Java code examples....jpg" ))); // Load the picture 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/androidjava/chart-data-m...
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....jpg" ))); // Load the picture 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/java/chart-data-marker/
  10. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection of CustomPart objects. To learn more, visit the documentation article 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...