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

doc

(0.14 sec)
  1. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableStyle.ColumnStripe | Aspose.Words for .NET

    Discover the TableStyle ColumnStripe property to easily customize odd/even column banding for a polished, professional look in your tables.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can configure a conditional...

    reference.aspose.com/words/net/aspose.words/tab...
  3. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management.... Document doc = new Document (); // Create... ( doc , SdtType . PlainText , MarkupLevel . Block ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your list, allowing null for no selection. Enhance your data management!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. StructuredDocumentTag.listItems property | Aspo...

    StructuredDocumentTag.listItems property. Gets [SdtListItemCollection](../../sdtlistitemcollection/) associated with this SDT.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the Document to Html and Mhtml formats in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...