Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,207 for

append

(0.1 sec)
  1. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  2. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  3. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....(); // Create a header and append a paragraph to it. The text...True ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/hea...
  7. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  8. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  10. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

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