Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 182,444 for

doc

(0.22 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END).... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...