Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 159,588 for

2

(0.48 sec)
  1. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured document tag in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...color for <h1> element using C# 2 3 // Prepare an output path for...borders of HTML element using C# 2 3 // Prepare an output path for...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  3. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this list...display_text = 'Item 2' , value = 'Value 2' )) list_items . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. out.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Grand Total 43 Evaluation Warn......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count...

    docs.aspose.com/cells/ru/java/add-or-clear-pivo...
  8. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....traverseLayoutBackwa(layoutEnumerator, 1); // 2 - In logical order: // When moving...format("{0}-> Entity type & kind: {1}, {2}", tabs, layoutEnumerator.getType()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Worksheets [ 0 ]; // 2. Populate some sample data that...label for the 3rd point (index 2) ----- // Access the specific...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....format("\t{0}, {1}x{2}", childShape.getShapeType(),...accept(hiddenContentRemover); // 2 - Table node: Table table = doc...

    reference.aspose.com/words/java/com.aspose.word...