Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 155,673 for

doc

(0.06 sec)
  1. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Embed a Microsoft Visio drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCitation.suppress_year property | Aspose.W...

    FieldCitation.suppress_year property. Gets or sets whether the year information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCitation.suppress_title property | Aspose....

    FieldCitation.suppress_title property. Gets or sets whether the title information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCitation.another_source_tag property | Asp...

    FieldCitation.another_source_tag property. Gets or sets a value that matches the Tag element's value of another source to be included in the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/ran...
  7. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

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