Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 150,831 for

2

(0.28 sec)
  1. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  2. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your document's presentation....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words/par...
  5. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++.... ByHtmlTags 2 Outputs all list labels as HTML...u "Default numbered list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. External LaTeX packages | Aspose.TeX for Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/java/external-latex-packages/
  8. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...Family cells-net shreyap April 2, 2025, 7:02am 21 @John.He , Can...zip (587.3 KB) John.He April 2, 2025, 7:22am 22 @shreyap By testing...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the document.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) doc . save ( file_name = ARTIFACTS_DIR...

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