Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 159,338 for

doc

(0.09 sec)
  1. FieldBibliography.SourceTag | Aspose.Words for ...

    Manage your bibliography effortlessly with the SourceTag property—filter sources by matching tags for a tailored, organized reference list.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.oddRowBanding proper...

    ConditionalStyleCollection.oddRowBanding property. Gets the odd row banding style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on 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...
  6. ConditionalStyleCollection.lastColumn property ...

    ConditionalStyleCollection.lastColumn property. Gets the last column style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we want the text in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

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