Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 182,565 for

doc

(0.13 sec)
  1. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the Document linked to your parent chart for seamless data management and enhanced visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  6. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.paragraphFormat property. Gets the paragraph formatting of the conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.Borders | Aspose.Words for .NET

    Explore the ConditionalStyle Borders property to access essential default cell borders, enhancing your design with customizable styles for better visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.BottomLeftCell | Asp...

    Discover the ConditionalStyleCollection's BottomLeftCell property to easily customize your bottom left cell styles for enhanced visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  10. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

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